lib/mongoid/factory.rb in mongoid-2.8.1 vs lib/mongoid/factory.rb in mongoid-3.0.0.rc

- old
+ new

@@ -1,6 +1,6 @@ # encoding: utf-8 -module Mongoid #:nodoc: +module Mongoid # Instantiates documents that came from the database. module Factory extend self