Geeky articles. Mostly about Ruby on Rails, sometimes about jQuery.
-
Using rspec to test a named_scope in Ruby on Rails
Testing the behaviour not the implementation
-
Hosting a ruby on rails blog on Heroku cloud hosting
The site is now hosted by Heroku
-
How to install a Ruby on Rails plugin from a specific git repository branch
Sometimes the you need an specific code release
-
Using named scopes (named_scope) in Ruby on Rails
One of the most useful features of Ruby on Rails
-
A Ruby on Rails will_paginate gotcha
Make sure you aren't instantiating more objects than you need