Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Prettier Rails console output
cardsfanbob
·
0 responses
·
rails, rvm, rails console output, awesome_print
Serving Compressed Assets via CloudFront to a Heroku Rails App
Chard Gonzales
·
0 responses
·
heroku, rails 3.2, cloudfront, asset_sync
Handy Gem for Varnish support in Rails
John Polling
·
0 responses
·
ruby, rails, varnish
How to do a clean Uninstall of RailsInstaller on OS X Mountain Lion
Glauco Vinicius
·
0 responses
·
ruby, rails, osx, mountain lion
Set scope of I18n translations in Rails with a block
Cristian Andrei
·
0 responses
·
ruby, i18n, rails, dry
Running a single instance of solr with multiple rails applications
Julio Betta
·
0 responses
·
ruby, rails, solr, search
Permalinks with a Heroku Wordpress site
Erick Wright
·
1 response
·
heroku, permalink, wordpress
Guide to Installing Ruby, Ruby on Rails, Gems (Including mysql2 gem) on Mac OS 10.8
Pravin Bansal
·
3 responses
·
ruby, mysql, rails, ruby gems
Backup DB and store on Google Drive
Lev Lukomsky
·
0 responses
·
rails, db, backup
Heroku buildpack for wget
John Beynon
·
0 responses
·
heroku, buildpack
Sync User Contacts with Campaign Monitor
Tu Hoang
·
0 responses
·
ruby, rails, delayed_job, concerns
Prompt on Capistrano multistage deployments
Daniel Beattie
·
0 responses
·
rails, capistrano, deployments, multistage
Run your rails server in port 80
Orlando Del Aguila
·
0 responses
·
rails, rvm, rvmsudo
Class variables in Rspec tests - reloads will happen during testing!
Max Schubert
·
0 responses
·
ruby, rails, rspec
Redis is not a module
Max Prokopiev
·
0 responses
·
rails, redis, fix, redis-rails
Discover flakes by running new tests many times
macob0
·
0 responses
·
rspec, rails, ruby, tdd
Cost effective way of Exception tracking
Rahul Trikha
·
0 responses
·
ruby, rails, android, error
SimpleDelegator Query Objects and Param Objecs
Boris Barroso
·
1 response
·
ruby, rails, delegator, query object
Concerning ActiveSupport::Concern
Ryan Sobol
·
0 responses
·
ruby, rails
Simple pattern for i18n spanish genders in rails
Franco
·
0 responses
·
ruby, rails, i18n, yaml
Custom link_to in Rails
Bruno
·
0 responses
·
ruby, rails, link_to
Rake migration to convert integer to array in postgres
Ryan MacGillivray
·
0 responses
·
rails, postgres
Capistrano slow assets:precompile
Youri van der Lans
·
0 responses
·
rails, cache, capistrano, sprockets
New Rails Rating Gem
Murat GÜZEL
·
0 responses
·
rails, gem, rating, letsrate
Creating simple network chat using ruby
Emad Elsaid
·
1 response
·
ruby, network, rails, chat