BTW, it's best not to include the word "should" in your spec descriptions.
    it 'validates the presence of "text"' do
is better because it's more descriptive.

The word "should" is soft; it doesn't mean "fail if this isn't true", which 
is what we're trying to convey.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to