- Luke Redpath » Blog Archive » Testing your Rails views with Hpricot — Because, you know, if you’re going to test models and controllers, test the damn views!
Tagged as: html programming ruby rubyonrails testing validation - A Rails Feature You Should be Using: with_scope — Yes – I definitely should be using this. Will refactor some code to take account of it at the weekend. A really elegant construction.
Tagged as: activerecord development rails ruby rubyonrails scope tips