I\'ve update my gems. I\'ve created a sample Rails app and have the following in my Gemfile:
source \'http://rubygems.org\'
gem \'rails\', \'3.0.3\'
gem \'sqli
Rails noob here ... I'm following Michael Hartl's brilliant tutorial ... stuck at layouts
Tried changing rspec & webrat versions as mentioned in this post about rspec/webrat errors to no avail.
For rspec v2.1.0 I get the same error as @user338413.
rspec -v returns 2.2.1
dev machine running ubuntu 10.04
resolved....works with rspec 2.2.0 + webrat 0.7.1, although I would still like to know why