Popular Rails Programming Tips
DRY up your Rails App by using scopes
RJ Pittman
·
0 responses
·
activerecord, rails, dry
Run God in Production
Rajeev N Bharshetty
·
0 responses
·
rails, tip, god
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
Set an action for helper specs
Colin Mattson
·
0 responses
·
rails, helper, spec, rspec
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
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Simple settings in Django
Keith
·
0 responses
·
heroku, django
Access rails helper methods anywhere [Rails4]
Dino Reić
·
0 responses
·
rails, ror
Strong Parameters in Rails
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, demo, strong parameters
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
FactoryGirlRails load sequence
Rafael Gumieri
·
0 responses
·
rails, factorygirl
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Speed up Ack on a Rails project
Frederic Jean
·
0 responses
·
rails, ack
Dalli 2.1 not reading ENV
Daniel Hum
·
0 responses
·
heroku, memcached, memcache, dalli
Rails Gravatar Helper Method
Daniel P. Clark
·
0 responses
·
rails, gravatar
Monkeypatch ActiveRecord so .find_each goes in descending order by id
Jeremy Raines
·
0 responses
·
rails, activerecord
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku
Ruby on Rails: Declare a controller method as a helper
Yannis Jaquet
·
0 responses
·
rails, controller, helper