Mohnish

Hard to tell without looking at the state if your rails app or the 
specs.  But, it looks like it might be your Model.  Try loading the 
rails console in test ("rails console test"), and see if you can create 
and save the model.  Also, I assume "rake db:migrate" ran without issue 
as well?

If that's all good, please post your spec.

Brian

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to