module ActiveRecord::AttributeMethods::ClassMethods
def inherited(child_class) # :nodoc:
def inherited(child_class) # :nodoc: child_class.initialize_generated_modules super end
def inherited(child_class) # :nodoc: child_class.initialize_generated_modules super end