Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Heroku Resources
Tom Milewski
·
0 responses
·
rails, heroku, ssl, dns
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake
Rails app templates
Chris Bell
·
0 responses
·
rails, github
Access rails helper methods anywhere [Rails4]
Dino Reić
·
0 responses
·
rails, ror
Cool Ruby Gems
Bob Roberts
·
0 responses
·
ruby, rails
HTML 2 HAML
Coby Randquist
·
1 response
·
rails, haml, html
Ruby on Rails: Declare a controller method as a helper
Yannis Jaquet
·
0 responses
·
rails, controller, helper
Heroku tools for newbie Rails developers
Tu Hoang
·
0 responses
·
rails, heroku
Make sure javascript click can work on nomal link
Leon Guan
·
0 responses
·
rails, javascript
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
update rails test DB after a running a migration
bjh
·
0 responses
·
shell, rails, alias, migration
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
FactoryGirlRails load sequence
Rafael Gumieri
·
0 responses
·
rails, factorygirl
Speed up Ack on a Rails project
Frederic Jean
·
0 responses
·
rails, ack
Persistant URL Params in Rails
dennis monsewicz
·
0 responses
·
rails, rails3
Auto run your rails migrations when switching branches
Rodrigo Kochenburger
·
0 responses
·
ruby, rails, git
Bash alias for last rails migration
Shane Gibbons
·
1 response
·
rails, bash
Rails #changes method
Amy Lai
·
0 responses
·
rails
Postgres, the Best Tool You're Already Using
Bhavin Javia
·
0 responses
·
rails, activerecord, postgres
Upgrading To Rails 3.2 with Asset Pipeline
Ed
·
0 responses
·
asset pipeline, rails, active_reload
Working with time offsets into the past
Brad Fults
·
0 responses
·
rails, activerecord, time
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec