Popular Rails Programming Tips
Rails: Format a date time string taking care of the timezone
Guillaume Hain
·
0 responses
·
rails, datetime, formating
Testing your AR models made easy with accepts_values_for
Oscar Rieken
·
2 responses
·
activerecord, testing, rspec
Installing Ruby 2.0.0 on Mac OS 10.8.2 with MacPorts
Maxim Smirnov
·
0 responses
·
ruby, rails, mac os x
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
Backtrace on demand
Tom Lea
·
0 responses
·
ruby, rails, debugging, backtrace
Humanized Attributes
Pedro Tavares
·
1 response
·
ruby, rails
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
How to drop all database connections to a PostgreSQL database
Gergo Sulymosi
·
0 responses
·
rails, postgres, rake, postgresql
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
openredis and resque on heroku
Arthur Chang
·
0 responses
·
heroku, redis, resque, openredis
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
dynamically remove default_scope from ActiveRecord models when using Devise
Chris D'Aloisio
·
0 responses
·
rails, activerecord, devise, default_scope
Find naughty naughty model calls in your views
Matt Gauger
·
0 responses
·
rails, grep, models, views
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Capistrano deploy lock
Lev Lukomsky
·
1 response
·
rails, deployment, capistrano