Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Create a random account id for a user
Jordan Trevino
·
0 responses
·
ruby, rails, activerecord, random
Starve. Beautiful and simple feeds.
glaszig
·
0 responses
·
rails, app, rss
Active Admin solution for ForbiddenAttributes
Ahmed Nadar
·
0 responses
·
ruby, rails, active_admin
Prefer guard clause to nested conditions
Tu Hoang
·
0 responses
·
rails, if, guard clause, nested conditions
Use Google Analytics for Rails App Performance Monitoring
Ján Suchal
·
0 responses
·
rails, monitoring
Binding $(document).ready events with Turbolinks
Wilbur Suero
·
0 responses
·
rails, coffeescript, turbolinks
Scaling Rails
Truong Hoang Dung
·
0 responses
·
rails, scaling, javascript
Dont Generate Helper for Rails
Dinesh Vasudevan
·
0 responses
·
ruby, rails
Nuke ALL your development.log
Ivan Acosta-Rubio
·
0 responses
·
bash, rails, logs, development.log
Use default translations
Ed
·
0 responses
·
ruby, rails, refactoring, i18n
Get 4x the performance out of Heroku with Unicorn
Codeship
·
0 responses
·
heroku, unicorn, optimization, performance boost
Get routes for given controller
Vasiliy Ermolovich
·
0 responses
·
rails, routes
Heroku Announces Security Hall of Fame
Sydney Burns
·
0 responses
·
heroku, security, developer, hacking
Rails 4 + Mongoid setup (updated)
Pablo Torrecilla
·
0 responses
·
ruby, rails, mongoid
Ubuntu 12.10 Rails install
Alex Galushka
·
2 responses
·
rails, ubnutu
Rails 4 Join Table Config with Form Helpers
Troy Martin
·
1 response
·
rails, join table, form helper, collection_check_boxes
rails 'squish'
sameera207
·
0 responses
·
rails
Conflicting factories factory_girl & factory_girl_rails
Mathias Rong
·
0 responses
·
ruby, testing, rails, factory_girl
Ensuring Data Integrity with Ruby on Rails
Tu Hoang
·
0 responses
·
rails, active record, validation, data integrity
Make Heroku config variables available during slug compilation
Curtis Miller
·
0 responses
·
ruby, heroku, rails
Instantiating objects with blocks in Ruby – HipsterStruct
Anatoli Makarevich
·
0 responses
·
ruby, rails, metaprogramming
count and size for ActiveRecord
Leo.liang
·
2 responses
·
rails, activerecord