Popular Rails Programming Tips
A separate dev-database per git branch
Ahad Shafiq
·
0 responses
·
ruby, rails, databases, git
Download Railscasts.com episodes
Felipe Fontoura
·
0 responses
·
rails, railscasts
Add history to the ruby irb console
Pedro Carriço
·
2 responses
·
ruby, rails, irb
Rails UploadedFile testing
DeTeam
·
0 responses
·
ruby, rails, testing
Brevidy, the open source video social network
Rob Phillips
·
1 response
·
jquery, ruby, haml, web
Make your Rails tests look pretty with redgreen gem
Michiel Sikkes
·
0 responses
·
rails, terminal, testing
Ditch the default README
David Underwood
·
1 response
·
rails, open source, project management, readme
My workspace
Marcin Naglik
·
0 responses
·
ruby, hackerdesk, rails, workspace
Beautify Capistrano output.
Sascha Hoellger
·
0 responses
·
rails, capistrano, deploy
Pundit > CanCan
Juan Lulkin
·
0 responses
·
ruby, rails, authorization
Newrelic on Heroku with Scala and SBT
Jordi Pradel
·
0 responses
·
scala, heroku, sbt, newrelic
Last Return Value in Rails Console
Andreas Grauel
·
0 responses
·
ruby, rails
Rails 3 and Rspec 2: Smooth and super fast
Eduardo Martines
·
0 responses
·
ruby, rails, guard, devise
Working with SQL Server with Ruby On Rails and Ubuntu
David Paluy
·
0 responses
·
rails, sqlserver, freetds, ubuntu
Upgrade your Ruby hashes to 1.9 with Sublime
Marko Klemetti
·
0 responses
·
ruby, rails, sublime
describe api rspec method for sinatra or grape.
Alexandr Korsak
·
0 responses
·
ruby, rails, sinatra, grape
Rails Model Callbacks order
David Paluy
·
0 responses
·
rails, callback, model
MultiPart POST with Image Upload Script
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, on
Simplest javascript widget
Daniel Alejandro Gaytán Valencia
·
0 responses
·
javascript, frontend, rails
Starting with Vagrant, Node JS, Express, Mondo DB, Heroku
Luiz Fernando de Souza Filho
·
0 responses
·
heroku, express, mongodb, vagrant
Have Django prepend https to links
Joshua Gourneau
·
0 responses
·
python, heroku, django, https
Testing ordering with each_cons
Ben Burton
·
0 responses
·
ruby, rails, rspec, each_cons
Best way to load jQuery latest via CDN in ruby projects
Arun Agrawal
·
0 responses
·
jquery, rails
Rails: Specs for Inclusion Validations
Efren Aguirre
·
0 responses
·
rails, validations, specs, rspec