method
attribute_methods_generated?
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::AttributeMethods::ClassMethods
attribute_methods_generated?()public
No documentation available.
# File activerecord/lib/active_record/attribute_methods.rb, line 98
def attribute_methods_generated? # :nodoc:
@attribute_methods_generated
end