lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-4.0.0.alpha1 vs lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-4.0.0.alpha2

- old
+ new

@@ -51,13 +51,9 @@ # Raise an error when defining a scope with the same name as an # existing method. (default: false) # scope_overwrite_exception: false - # Skip the database version check, used when connecting to a db without - # admin access. (default: false) - # skip_version_check: false - # Use Active Support's time zone in conversions. (default: true) # use_activesupport_time_zone: true # Ensure all times are UTC in the app side. (default: false) # use_utc: false