Popular Rails Programming Tips
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Bash alias for last rails migration
Shane Gibbons
·
1 response
·
rails, bash
Access rails helper methods anywhere [Rails4]
Dino Reić
·
0 responses
·
rails, ror
List of Gems in textfile without versions
Ivan Storck
·
0 responses
·
ruby, rails, gems, rvm
Parallel Gem Install
David Paluy
·
0 responses
·
bundler, rails, gem, parallel
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Ruby on Rails: Declare a controller method as a helper
Yannis Jaquet
·
0 responses
·
rails, controller, helper
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
Rule to use presence belongs_to association
Andrey Koleshko
·
0 responses
·
rails, belongs_to, validator
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Persistant URL Params in Rails
dennis monsewicz
·
0 responses
·
rails, rails3
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku
Upgrading To Rails 3.2 with Asset Pipeline
Ed
·
0 responses
·
asset pipeline, rails, active_reload
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
Rails #changes method
Amy Lai
·
0 responses
·
rails
update rails test DB after a running a migration
bjh
·
0 responses
·
shell, rails, alias, migration
Deploying to Heroku from TravisCI
Felipe Fontoura
·
0 responses
·
rails, heroku, travis
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
i18n a list
Jin
·
3 responses
·
rails, i18n
Auto run your rails migrations when switching branches
Rodrigo Kochenburger
·
0 responses
·
ruby, rails, git