lib/rails/generators/mongo_model/config/templates/mongomodel.yml in mongomodel-0.5.5 vs lib/rails/generators/mongo_model/config/templates/mongomodel.yml in mongomodel-0.5.6
- old
+ new
@@ -12,10 +12,9 @@
production:
<<: *defaults
database: <%= database %>_production
# host:
- # username:
- # password:
- # pool_size:
+ # username:
+ # password:
+ # pool_size:
# timeout:
-
\ No newline at end of file