Popular Rails Programming Tips
When `heroku ps` shows no processes, reset the scaling with `heroku ps:scale web=1`
Colin Dean
·
0 responses
·
heroku, logs, ps, process
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
Debugging for hours? Not making any sense?
Tom Lea
·
0 responses
·
rails, debugging, capistrano
Deploying to Heroku from TravisCI
Felipe Fontoura
·
0 responses
·
rails, heroku, travis
Auto run your rails migrations when switching branches
Rodrigo Kochenburger
·
0 responses
·
ruby, rails, git
Force Heroku to backup database
Jordan Trevino
·
0 responses
·
rails, heroku, backups, production
Fineuploader plugin for ajax uploads in Rails
Yury Lebedev
·
0 responses
·
rails, ajax fileuploads
i18n a list
Jin
·
3 responses
·
rails, i18n
Working with time offsets into the past
Brad Fults
·
0 responses
·
rails, activerecord, time
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails
Rails API Basic Tutorial
Peeyush Agarwal
·
0 responses
·
rails, api
Postgres/Resque Bug Fix
Adrian Peterson Co
·
0 responses
·
activerecord, postgres, resque, pg
Postgres, the Best Tool You're Already Using
Bhavin Javia
·
0 responses
·
rails, activerecord, postgres
Access polymorphic_path inside a model in Rails
Marc Anguera Insa
·
0 responses
·
ruby, rails, hack, routing
Find Routing info base on uri
Leo.liang
·
0 responses
·
rails, routing, actionview
V8 compilation fails for Rails on Maverick
Dinesh Vasudevan
·
0 responses
·
rails, gcc, maverick, scons
Pow: (almost) Zero-configuration Rack server for Mac OS X
Sebastian Komianos
·
0 responses
·
ruby, rails, os x, rack
Defaulting API format to JSON
Manoj
·
0 responses
·
rails, api, json, railsaholic
Ruby delegate method and use cases
Blake Lucchesi
·
0 responses
·
ruby, rails
Deploying Rails application to a VPS
Ivan Kornilov
·
0 responses
·
rails, nginx, passenger
I18n.l for all your localization needs
Alex Gibson
·
0 responses
·
ruby, rails
Using Rails Migrations to Manipulate Data
Ryan Sonnek
·
0 responses
·
ruby, rails, database
ActiveRecord: Use efficient queries for counting
Jon Tai
·
0 responses
·
ruby, rails, activerecord, sql