Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Rule to use presence belongs_to association
Andrey Koleshko
·
0 responses
·
rails, belongs_to, validator
i18n a list
Jin
·
3 responses
·
rails, i18n
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails
I18n.l for all your localization needs
Alex Gibson
·
0 responses
·
ruby, rails
Postgres/Resque Bug Fix
Adrian Peterson Co
·
0 responses
·
activerecord, postgres, resque, pg
Deploying to Heroku from TravisCI
Felipe Fontoura
·
0 responses
·
rails, heroku, travis
Force Heroku to backup database
Jordan Trevino
·
0 responses
·
rails, heroku, backups, production
Deploying Rails application to a VPS
Ivan Kornilov
·
0 responses
·
rails, nginx, passenger
Using Rails Migrations to Manipulate Data
Ryan Sonnek
·
0 responses
·
ruby, rails, database
Debugging for hours? Not making any sense?
Tom Lea
·
0 responses
·
rails, debugging, capistrano
ActiveRecord: Use efficient queries for counting
Jon Tai
·
0 responses
·
ruby, rails, activerecord, sql
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
Integration tests for keyboard accelerators
Dave Gerton
·
0 responses
·
rails, javascript, rspec
Fineuploader plugin for ajax uploads in Rails
Yury Lebedev
·
0 responses
·
rails, ajax fileuploads
Rails API Basic Tutorial
Peeyush Agarwal
·
0 responses
·
rails, api
[rails] modifying column data inside migration
Miguel
·
0 responses
·
rails, migration, modifying, inside
V8 compilation fails for Rails on Maverick
Dinesh Vasudevan
·
0 responses
·
rails, gcc, maverick, scons
Create a Waving ColorSpace using ruby
Emad Elsaid
·
0 responses
·
ruby, rails, games