Missed cherry-pick from 2e37effd72

This commit is contained in:
Jeremy Kemper
2009-10-19 21:03:37 -07:00
parent 248d84f2e6
commit cbedcb0615

View File

@@ -1,4 +1,5 @@
require 'active_support/core_ext/object/duplicable'
require 'active_support/core_ext/array/extract_options'
# Retain for backward compatibility. Methods are now included in Class.
module ClassInheritableAttributes # :nodoc: