Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Read heroku log output with bunyan
Raine Virta
·
0 responses
·
heroku, bunyan
FactoryGirlRails load sequence
Rafael Gumieri
·
0 responses
·
rails, factorygirl
Separating manifests and 'source' files in Rails' asset pipeline
Russell Norris
·
0 responses
·
css, rails, js, asset pipeline
HTML 2 HAML
Coby Randquist
·
1 response
·
rails, haml, html
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
Ruby on Rails: Declare a controller method as a helper
Yannis Jaquet
·
0 responses
·
rails, controller, helper
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
List of Gems in textfile without versions
Ivan Storck
·
0 responses
·
ruby, rails, gems, rvm
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
Upgrading To Rails 3.2 with Asset Pipeline
Ed
·
0 responses
·
asset pipeline, rails, active_reload
Rule to use presence belongs_to association
Andrey Koleshko
·
0 responses
·
rails, belongs_to, validator
Parallel Gem Install
David Paluy
·
0 responses
·
bundler, rails, gem, parallel
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Persistant URL Params in Rails
dennis monsewicz
·
0 responses
·
rails, rails3
Deploying to Heroku from TravisCI
Felipe Fontoura
·
0 responses
·
rails, heroku, travis
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
update rails test DB after a running a migration
bjh
·
0 responses
·
shell, rails, alias, migration
i18n a list
Jin
·
3 responses
·
rails, i18n
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
Rails #changes method
Amy Lai
·
0 responses
·
rails
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails