Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Scaling Rails
Truong Hoang Dung
·
0 responses
·
rails, scaling, javascript
Active Admin solution for ForbiddenAttributes
Ahmed Nadar
·
0 responses
·
ruby, rails, active_admin
Get routes for given controller
Vasiliy Ermolovich
·
0 responses
·
rails, routes
Useful Chrome extensions to developers
Leonardo Faria
·
0 responses
·
rails, chrome, frontend, extension
Zeus is here.
Letícia Figueira
·
0 responses
·
rails
Mailing in staging environment
toni
·
0 responses
·
ruby, rails, staging, mail
rails 'squish'
sameera207
·
0 responses
·
rails
Instantiating objects with blocks in Ruby – HipsterStruct
Anatoli Makarevich
·
0 responses
·
ruby, rails, metaprogramming
Make Heroku config variables available during slug compilation
Curtis Miller
·
0 responses
·
ruby, heroku, rails
Protect Email From Spam Bots
David Paluy
·
0 responses
·
rails, email, obfuscate
let do it
Mokevnin Kirill
·
1 response
·
rails, template
Conflicting factories factory_girl & factory_girl_rails
Mathias Rong
·
0 responses
·
ruby, testing, rails, factory_girl
Binding $(document).ready events with Turbolinks
Wilbur Suero
·
0 responses
·
rails, coffeescript, turbolinks
Simplify your configurable hooks
Łukasz Niemier
·
0 responses
·
ruby, rails, hook, git hook
Metrics that talk to you on Cloud
Kishorekumar Neelamegam
·
0 responses
·
ruby, scala, rails, metrics
Routes in Modules
Alex Gibson
·
0 responses
·
ruby, rails
Where does Ruby end and Rails begin?
Jacob Elder
·
0 responses
·
ruby, extensions, rails, active support
Get 4x the performance out of Heroku with Unicorn
Codeship
·
0 responses
·
heroku, unicorn, optimization, performance boost
Quick token authentication for rails controllers
Ian Rodriguez
·
0 responses
·
rails, ruby
Why Our Code Smells
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, best practices
Rails 4 + Mongoid setup (updated)
Pablo Torrecilla
·
0 responses
·
ruby, rails, mongoid
TIL: Rails, threadsafe and rake tasks
Joni Hasanen
·
0 responses
·
rake, threads, rails
MiniProfiler - A simple and efficient performance test
Oswaldo Ferreira
·
0 responses
·
rails, test, performance, development