spec/support/mongoid.yml in machinist-mongoid-0.0.1 vs spec/support/mongoid.yml in machinist-mongoid-0.1.0
- old
+ new
@@ -1,8 +1,6 @@
test:
sessions:
default:
- database: mongoid
+ database: machinist_mongoid
hosts:
- - localhost:27017
- options:
- allow_dynamic_fields: true
+ - localhost:27017
\ No newline at end of file