method

attribute_methods_generated?

attribute_methods_generated?()
public

No documentation available.

# File activerecord/lib/active_record/attribute_methods.rb, line 58
      def attribute_methods_generated? # :nodoc:
        @attribute_methods_generated
      end