Popular Rails Programming Tips
Rails autoloading for your gem
Stephan Hagemann
·
0 responses
·
ruby, rails, gems, engines
Create a random account id for a user
Jordan Trevino
·
0 responses
·
ruby, rails, activerecord, random
Active Admin solution for ForbiddenAttributes
Ahmed Nadar
·
0 responses
·
ruby, rails, active_admin
Use Google Analytics for Rails App Performance Monitoring
Ján Suchal
·
0 responses
·
rails, monitoring
Prefer guard clause to nested conditions
Tu Hoang
·
0 responses
·
rails, if, guard clause, nested conditions
Binding $(document).ready events with Turbolinks
Wilbur Suero
·
0 responses
·
rails, coffeescript, turbolinks
Scaling Rails
Truong Hoang Dung
·
0 responses
·
rails, scaling, javascript
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
Dont Generate Helper for Rails
Dinesh Vasudevan
·
0 responses
·
ruby, rails
Heroku Announces Security Hall of Fame
Sydney Burns
·
0 responses
·
heroku, security, developer, hacking
Get routes for given controller
Vasiliy Ermolovich
·
0 responses
·
rails, routes
Get 4x the performance out of Heroku with Unicorn
Codeship
·
0 responses
·
heroku, unicorn, optimization, performance boost
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
Conflicting factories factory_girl & factory_girl_rails
Mathias Rong
·
0 responses
·
ruby, testing, rails, factory_girl
rails 'squish'
sameera207
·
0 responses
·
rails
Ensuring Data Integrity with Ruby on Rails
Tu Hoang
·
0 responses
·
rails, active record, validation, data integrity
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
Protect Email From Spam Bots
David Paluy
·
0 responses
·
rails, email, obfuscate