I find myself in a confused spot. Please note I am running
OS X 10.5
ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-darwin9]
rspec 1.2.9
rspec-rails 1.2.9
TextMate Version 1.5.8 (1509)
I have a user model and a corresponding user_spec.rb.file. When I run
user_spec.rb in TextMate all examples pas
Sorry, actually those were not the full backtraces. Please see below:
Example 1
User validation should require a name' FAILED
expected "is required."
got nil
(compared using eql?)
/opt/local/lib/ruby1.9/gems/1.9.1/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in