Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
generate random string from a canonical form useful for responding like humans
Emad Elsaid
·
0 responses
·
ruby, ai, rails, random
Hack ActionView's date_select helper to apply individual class names to select tags.
joshuap
·
0 responses
·
rails, erb, actionview
Rails: page and action caching
Emmanuel Turlay
·
0 responses
·
rails, caching
Quick and dirty way to test the end of a delayed::job
Yannick Schutz
·
0 responses
·
tdd, rails, cucumber, steps
Limitless strings for Postgresql
Robbie Marcelo
·
0 responses
·
activerecord, rails, postgresql
Musing on select inputs
Daniel Beattie
·
0 responses
·
ruby, rails, localization
Singular member routes, anyone?
Juan Lulkin
·
0 responses
·
rails, routes
Routes in Modules
Alex Gibson
·
0 responses
·
ruby, rails
Using ActiveResource with non-Rails RESTful API
Jeroen Rosenberg
·
0 responses
·
ruby, rails, on
Just Stop
Craig McNamara
·
0 responses
·
ruby, rails, development, programming
Rails Phusion Passenger Asset Path with Subdirectories - development mode
Ashley Raiteri
·
1 response
·
css, rails, development, apache
Doctor, doctor; Why is my ActiveRecord scope eager-loading?
Stuart Liston
·
0 responses
·
activerecord, scope, eager load
Inline SVG Gem
James Martin
·
0 responses
·
ruby, css, rails, gem
Setting a VERSION environment var in rails... no wait!
Bernardo Galindo
·
0 responses
·
rails, rake, migrations, migrate
factorizing seedbank
Federico Gimenez Nieto
·
0 responses
·
ruby, rails, seedbank, seeds
Rails 4 & Heroku. The Missing Assets
Neil Charlton
·
0 responses
·
heroku, rails4
Random Bouncy particles using ruby
Emad Elsaid
·
0 responses
·
ruby, gosu, rails, gaming
Make Your Database Field CaseSensitive
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, database, mysql
CanCan Checking Destroy Abilities
Rafael Oliveira
·
0 responses
·
ruby, rails
Easily playback audio with Rails: soundmanager-rails 1.0
glaszig
·
0 responses
·
ruby, flash, audio, rails
Loading Javascript document on load when using Turbolinks
Oswaldo Ferreira
·
0 responses
·
rails, javascript, turbolinks, abed
Thin web server
Boris Quiroz
·
0 responses
·
ruby, rails, thin, web server