Popular Rails Programming Tips
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Download your latest 30 Github Gists to local directory
Emad Elsaid
·
0 responses
·
ruby, rails, github
Rails Gravatar Helper Method
Daniel P. Clark
·
0 responses
·
rails, gravatar
Rack no-op
Andrew Radev
·
0 responses
·
ruby, rails, rack
Separating manifests and 'source' files in Rails' asset pipeline
Russell Norris
·
0 responses
·
css, rails, js, asset pipeline
Faster ActiveRecord Migrations Using change_table :bulk
Aaron Lasseigne
·
0 responses
·
ruby, rails, activerecord
Parallel Gem Install
David Paluy
·
0 responses
·
bundler, rails, gem, parallel
One liner to install nginx with Phusion Passenger
Kaustubh Padegaonkar
·
0 responses
·
ruby, rails, nginx, oneliner
DRY up your Rails App by using scopes
RJ Pittman
·
0 responses
·
activerecord, rails, dry
Read heroku log output with bunyan
Raine Virta
·
0 responses
·
heroku, bunyan
Installing Rake 10.0
Zaiste
·
0 responses
·
ruby, rails
I18n for text with links
Alexander Lang
·
0 responses
·
ruby, rails, i18n
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
One liner to create a Pow symlink for the current directory
Simon Starr
·
1 response
·
rails, pow, bash
Strong Parameters in Rails
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, demo, strong parameters
Heroku tools for newbie Rails developers
Tu Hoang
·
0 responses
·
rails, heroku
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Rails helper attributes
Mehul Kar
·
0 responses
·
rails, 3
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
HTML 2 HAML
Coby Randquist
·
1 response
·
rails, haml, html
Dalli 2.1 not reading ENV
Daniel Hum
·
0 responses
·
heroku, memcached, memcache, dalli
Sublime-Text - Settings
Débora Fernandes
·
0 responses
·
ruby, rails, sublime-text, git
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
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