Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Simple settings in Django
Keith
·
0 responses
·
heroku, django
One liner to install nginx with Phusion Passenger
Kaustubh Padegaonkar
·
0 responses
·
ruby, rails, nginx, oneliner
I18n for text with links
Alexander Lang
·
0 responses
·
ruby, rails, i18n
Installing Rake 10.0
Zaiste
·
0 responses
·
ruby, rails
When `heroku ps` shows no processes, reset the scaling with `heroku ps:scale web=1`
Colin Dean
·
0 responses
·
heroku, logs, ps, process
Faster ActiveRecord Migrations Using change_table :bulk
Aaron Lasseigne
·
0 responses
·
ruby, rails, activerecord
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
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
Separating manifests and 'source' files in Rails' asset pipeline
Russell Norris
·
0 responses
·
css, rails, js, asset pipeline
Rails Gravatar Helper Method
Daniel P. Clark
·
0 responses
·
rails, gravatar
Read heroku log output with bunyan
Raine Virta
·
0 responses
·
heroku, bunyan
Sublime-Text - Settings
Débora Fernandes
·
0 responses
·
ruby, rails, sublime-text, git
Rails helper attributes
Mehul Kar
·
0 responses
·
rails, 3
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
DRY up your Rails App by using scopes
RJ Pittman
·
0 responses
·
activerecord, rails, dry
Parallel Gem Install
David Paluy
·
0 responses
·
bundler, rails, gem, parallel
Pushing compiled code to heroku
Michael Grassotti
·
0 responses
·
heroku, git
Dalli 2.1 not reading ENV
Daniel Hum
·
0 responses
·
heroku, memcached, memcache, dalli
spork and yaml configuration files
Federico Gimenez Nieto
·
0 responses
·
rails, spork, yaml
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
Triggering Facebook JS events while loading API async
John Barton
·
0 responses
·
rails, facebook, javascript
Monkeypatch ActiveRecord so .find_each goes in descending order by id
Jeremy Raines
·
0 responses
·
rails, activerecord
rails3-jquery-autocomplete
Roberto
·
0 responses
·
rails, 3
Rails app templates
Chris Bell
·
0 responses
·
rails, github