Class: Mongoo::Base
- Extended by:
- ActiveModel::Callbacks
- Includes:
- Changelog, Modifiers, Persistence
- Defined in:
- lib/mongoo/base.rb
Method Summary
Methods included from Modifiers
Methods included from Persistence
#collection, #collection_name, #conn, #db, #destroyed?, included, #insert, #insert!, #new_record?, #persisted?, #raw_update, #reload, #remove, #remove!, #save, #save!, #to_key, #to_model, #to_param, #update, #update!
Methods included from Changelog
Methods inherited from Core
#==, describe, #initialize, #merge!, #mongohash, #persisted_mongohash, #reset_persisted_mongohash, #to_hash
Constructor Details
This class inherits a constructor from Mongoo::Core