ceck this link is now very easy to use rspec with rails3 http://github.com/rspec/rspec-rails , and you do not need to run the script / generate rspec_scaffold , as in rails 2.xx, now you just run rails g scaffold , and it will generate rspec files
source share