Popular Rails Programming Tips
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake
Monkeypatch ActiveRecord so .find_each goes in descending order by id
Jeremy Raines
·
0 responses
·
rails, activerecord
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Access rails helper methods anywhere [Rails4]
Dino Reić
·
0 responses
·
rails, ror
Bash alias for last rails migration
Shane Gibbons
·
1 response
·
rails, bash
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Parallel Gem Install
David Paluy
·
0 responses
·
bundler, rails, gem, parallel
Persistant URL Params in Rails
dennis monsewicz
·
0 responses
·
rails, rails3
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
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Rule to use presence belongs_to association
Andrey Koleshko
·
0 responses
·
rails, belongs_to, validator
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Upgrading To Rails 3.2 with Asset Pipeline
Ed
·
0 responses
·
asset pipeline, rails, active_reload
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku
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
Rails #changes method
Amy Lai
·
0 responses
·
rails
Deploying to Heroku from TravisCI
Felipe Fontoura
·
0 responses
·
rails, heroku, travis
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
Bringing Your (Encryption) Keys to Multi/Hybrid Clouds
Michael Laccetti
·
0 responses
·
aws, heroku, vault, security
Auto run your rails migrations when switching branches
Rodrigo Kochenburger
·
0 responses
·
ruby, rails, git