lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-4.0.0 vs lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-4.0.1
- old
+ new
@@ -30,10 +30,10 @@
# Configure Mongoid specific options. (optional)
options:
# Includes the root model name in json serialization. (default: false)
# include_root_in_json: false
- # Include the _type field in serializaion. (default: false)
+ # Include the _type field in serialization. (default: false)
# include_type_for_serialization: false
# Preload all models in development, needed when models use
# inheritance. (default: false)
# preload_models: false