If you are seeing your specs running twice, it might be because you have an extra rakefile in your project. In my case deleting lib/tasks/rspec.rake solved the problem.
Archive for October, 2008
rake spec runs twice
October 22, 2008Moved
October 9, 2008If anyone is following this stuff, I’ve moved this blog over to my own domain:
That way I have more control over the presentation. WordPress.com sucks for displaying code in your blog.
login_required NoMethodError due to not including AuthenticatedSystem module
October 7, 2008This post moved here.
Missing users method means your fixtures aren’t getting loaded
October 7, 2008This post moved here
Restful Authentication plugin and AASM
October 7, 2008This post moved here