lib/mongomodel/concerns/attributes.rb in mongomodel-0.1 vs lib/mongomodel/concerns/attributes.rb in mongomodel-0.1.1

- old
+ new

@@ -1,6 +1,5 @@ require 'active_support/core_ext/module/aliasing' -require 'active_support/core_ext/class/removal' module MongoModel module Attributes extend ActiveSupport::Concern