Skip to content

Commit

Permalink
documentation fix
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@372 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
  • Loading branch information
tsaleh committed Feb 28, 2008
1 parent be4c51e commit b3bcf0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/shoulda/active_record_helpers.rb
Expand Up @@ -21,7 +21,6 @@ module Shoulda # :nodoc:
#
module ActiveRecord
# Ensures that the model cannot be saved if one of the attributes listed is not present.
# Requires an existing record.
#
# Options:
# * <tt>:message</tt> - value the test expects to find in <tt>errors.on(:attribute)</tt>.
Expand Down

0 comments on commit b3bcf0f

Please sign in to comment.