We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dee911b + 72bdb42 commit f4d0a8eCopy full SHA for f4d0a8e
activerecord/lib/active_record/attributes.rb
@@ -212,8 +212,7 @@ module ClassMethods
212
#--
213
# Implemented by ActiveModel::AttributeRegistration#attribute.
214
215
- # This is the low level API which sits beneath +attribute+. It only
216
- # accepts type objects, and will do its work immediately instead of
+ # This API only accepts type objects, and will do its work immediately instead of
217
# waiting for the schema to load. While this method
218
# is provided so it can be used by plugin authors, application code
219
# should probably use ClassMethods#attribute.
0 commit comments