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.
attribute
1 parent de4d874 commit 72bdb42Copy full SHA for 72bdb42
activerecord/lib/active_record/attributes.rb
@@ -210,8 +210,7 @@ module ClassMethods
210
#--
211
# Implemented by ActiveModel::AttributeRegistration#attribute.
212
213
- # This is the low level API which sits beneath +attribute+. It only
214
- # 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
215
# waiting for the schema to load. While this method
216
# is provided so it can be used by plugin authors, application code
217
# should probably use ClassMethods#attribute.
0 commit comments