lib/mongo_mapper/plugins/inspect.rb in mongo_mapper-0.7.6 vs lib/mongo_mapper/plugins/inspect.rb in mongo_mapper-0.8.0
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module MongoMapper
module Plugins
module Inspect
module InstanceMethods
def inspect
\ No newline at end of file