Skip to content

Commit

Permalink
removing attr_accessor_with_default
Browse files Browse the repository at this point in the history
  • Loading branch information
ncavig committed Jun 9, 2011
1 parent 8c3506d commit d8beb6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/supermodel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
require "active_support/core_ext/class/attribute_accessors"
require "active_support/core_ext/hash/indifferent_access"
require "active_support/core_ext/kernel/reporting"
require "active_support/core_ext/module/attr_accessor_with_default"
require "active_support/core_ext/module/delegation"
require "active_support/core_ext/module/aliasing"
require "active_support/core_ext/object/blank"
Expand Down

0 comments on commit d8beb6d

Please sign in to comment.