Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Rails - Reload object
Nícolas Lazarte Kaqui
·
0 responses
·
ruby, rails
Testing your AR models made easy with accepts_values_for
Oscar Rieken
·
2 responses
·
activerecord, testing, rspec
Connect to a Mongolab Heroku DB
Raúl Raja
·
0 responses
·
heroku, mongodb, bash, mongolab
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
Jekyll + Heroku + Unicorn
Jonas Brusman
·
0 responses
·
heroku, unicorn, free, jekyll
Rails: Format a date time string taking care of the timezone
Guillaume Hain
·
0 responses
·
rails, datetime, formating
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
How to drop all database connections to a PostgreSQL database
Gergo Sulymosi
·
0 responses
·
rails, postgres, rake, postgresql
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
Rails Bundle Install
Maynard Cabalitan
·
1 response
·
rails, terminal, bundle install
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Humanized Attributes
Pedro Tavares
·
1 response
·
ruby, rails
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Ruby on Rails Flash messages with Foundation
Kostya Dubinin
·
0 responses
·
foundation, zurb, rails
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Flight & Apotomo
Joe Fiorini
·
1 response
·
rails, javascript
Intercepting exceptions for better logging
Gus Bonfant
·
0 responses
·
rails, logging, middleware, rack