root/trunk/activesupport/lib/active_support/core_ext/class.rb
| Revision 8056, 233 bytes (checked in by nzkoz, 1 year ago) |
|---|
| Line | |
|---|---|
| 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' |
Note: See TracBrowser for help on using the browser.