Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Run God in Production
Rajeev N Bharshetty
·
0 responses
·
rails, tip, god
Heroku Resources
Tom Milewski
·
0 responses
·
rails, heroku, ssl, dns
Protector: ORM security DSL
Boris Staal
·
0 responses
·
ruby, rails, activerecord, sequel
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Killing N+1 queries on ActiveAdmin
Luciano Sousa
·
0 responses
·
ruby, rails, activeadmin, n
spork and yaml configuration files
Federico Gimenez Nieto
·
0 responses
·
rails, spork, yaml
Monkeypatch ActiveRecord so .find_each goes in descending order by id
Jeremy Raines
·
0 responses
·
rails, activerecord
Access rails helper methods anywhere [Rails4]
Dino Reić
·
0 responses
·
rails, ror
Simple settings in Django
Keith
·
0 responses
·
heroku, django
Strong Parameters in Rails
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, demo, strong parameters
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
FactoryGirlRails load sequence
Rafael Gumieri
·
0 responses
·
rails, factorygirl
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake
Separating manifests and 'source' files in Rails' asset pipeline
Russell Norris
·
0 responses
·
css, rails, js, asset pipeline
Ruby on Rails: Declare a controller method as a helper
Yannis Jaquet
·
0 responses
·
rails, controller, helper
Speed up Ack on a Rails project
Frederic Jean
·
0 responses
·
rails, ack
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Rails Gravatar Helper Method
Daniel P. Clark
·
0 responses
·
rails, gravatar
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Dalli 2.1 not reading ENV
Daniel Hum
·
0 responses
·
heroku, memcached, memcache, dalli
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku