44ad6c8c084dbd7fd6c56b27f34d87ad34573618
[feedcatcher.git] / vendor / rails / activesupport / lib / active_support / core_ext / class.rb
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'