Skip to content

Commit

Permalink
Merge pull request #53 from sepastian/master
Browse files Browse the repository at this point in the history
Documentation fix ActiveModel::Dirty
  • Loading branch information
dmathieu committed Jul 20, 2011
2 parents 01c2a98 + 9714d86 commit de20e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activemodel/lib/active_model/dirty.rb
Expand Up @@ -29,7 +29,7 @@ module ActiveModel
#
# include ActiveModel::Dirty
#
# define_attribute_methods [:name]
# define_attribute_methods = [:name]
#
# def name
# @name
Expand Down

0 comments on commit de20e7c

Please sign in to comment.