File: active_support/core_ext/class.rb

Code

Code

   1  require 'active_support/core_ext/class/attribute_accessors'
   2  require 'active_support/core_ext/class/inheritable_attributes'
   3  require 'active_support/core_ext/class/removal'
   4  require 'active_support/core_ext/class/delegating_attributes'
   5  require 'active_support/core_ext/class/attribute'