public
Rubygem
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/thoughtbot/shoulda.git
documentation fix

git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@372 
7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
tsaleh (author)
Thu Feb 28 14:15:04 -0800 2008
commit  b3bcf0f8dbbe7c3aee3b2feff613387689fd3ba0
tree    fb99aa63181d7f2ab43a4db13c91166fef547766
parent  be4c51e7e2b1b65f8cbd47bda0dc00adda331f7b
...
21
22
23
24
25
26
27
...
21
22
23
 
24
25
26
0
@@ -21,7 +21,6 @@ module ThoughtBot # :nodoc:
0
     #
0
     module ActiveRecord
0
       # Ensures that the model cannot be saved if one of the attributes listed is not present.
0
- # Requires an existing record.
0
       #
0
       # Options:
0
       # * <tt>:message</tt> - value the test expects to find in <tt>errors.on(:attribute)</tt>.

Comments

    No one has commented yet.