lib/mongo_mapper/plugins/indexes.rb in mongo_mapper-0.13.1 vs lib/mongo_mapper/plugins/indexes.rb in mongo_mapper-0.14.0.rc1

- old
+ new

@@ -19,10 +19,10 @@ def drop_indexes collection.drop_indexes end - private + private def dealias_options(options) case options when Symbol, String abbr(options) \ No newline at end of file