aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuldeep Aggarwal <kd.engineer@yahoo.co.in>2013-12-10 11:52:49 +0530
committerKuldeep Aggarwal <kd.engineer@yahoo.co.in>2013-12-10 11:52:49 +0530
commitbb59c1d0af975f19c1daeb11546817e99bdb1534 (patch)
tree6419786f826e873033a5799e2a5179c8d63e8884
parentafeb7409c0619aee6005ec5feb4accdb595f4795 (diff)
parent0c55335074ed7baf2f165ada168f726f1f7bba68 (diff)
downloadrails-bb59c1d0af975f19c1daeb11546817e99bdb1534.tar.gz
rails-bb59c1d0af975f19c1daeb11546817e99bdb1534.tar.bz2
rails-bb59c1d0af975f19c1daeb11546817e99bdb1534.zip
Merge branch 'master' of github.com:rails/docrails
-rw-r--r--activemodel/lib/active_model/attribute_methods.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/lib/active_model/attribute_methods.rb b/activemodel/lib/active_model/attribute_methods.rb
index f336c759d2..6eb5409056 100644
--- a/activemodel/lib/active_model/attribute_methods.rb
+++ b/activemodel/lib/active_model/attribute_methods.rb
@@ -14,7 +14,7 @@ module ActiveModel
class MissingAttributeError < NoMethodError
end
- # == Active \Model Attribute Methods
+ # == Active Model Attribute Methods
#
# <tt>ActiveModel::AttributeMethods</tt> provides a way to add prefixes and
# suffixes to your methods as well as handling the creation of