Table of Contents - mongoid-shell-0.4.6 Documentation
Classes and Modules
- Mongoid
- Mongoid::Shell
- Mongoid::Shell::Commands
- Mongoid::Shell::Commands::Base
- Mongoid::Shell::Commands::Mongo
- Mongoid::Shell::Commands::Mongodump
- Mongoid::Shell::Commands::Mongoexport
- Mongoid::Shell::Commands::Mongoimport
- Mongoid::Shell::Commands::Mongorestore
- Mongoid::Shell::Commands::Mongostat
- Mongoid::Shell::Errors
- Mongoid::Shell::Errors::Base
- Mongoid::Shell::Errors::MissingPrimaryNodeError
- Mongoid::Shell::Errors::MissingSessionError
- Mongoid::Shell::Errors::SessionNotConnectedError
- Mongoid::Shell::Properties
- Mongoid::Shell::Properties::AuthenticationDatabase
- Mongoid::Shell::Properties::Database
- Mongoid::Shell::Properties::Host
- Mongoid::Shell::Properties::Password
- Mongoid::Shell::Properties::Primary
- Mongoid::Shell::Properties::SSL
- Mongoid::Shell::Properties::Username
Methods
- ::arg — Mongoid::Shell::Commands::Base
- ::command_for — Mongoid::Shell::Commands::Base
- ::inherit_args — Mongoid::Shell::Commands::Base
- ::inherited — Mongoid::Shell::Commands::Base
- ::new — Mongoid::Shell::Commands::Base
- ::new — Mongoid::Shell::Errors::MissingPrimaryNodeError
- ::new — Mongoid::Shell::Errors::MissingSessionError
- ::new — Mongoid::Shell::Errors::SessionNotConnectedError
- ::option — Mongoid::Shell::Commands::Base
- #cmd — Mongoid::Shell::Commands::Base
- #compose_message — Mongoid::Shell::Errors::Base
- #create_problem — Mongoid::Shell::Errors::Base
- #create_resolution — Mongoid::Shell::Errors::Base
- #create_summary — Mongoid::Shell::Errors::Base
- #default_client_or_session — Mongoid::Shell::Commands::Base
- #host — Mongoid::Shell::Commands::Mongorestore
- #host_port_and_db — Mongoid::Shell::Commands::Mongo
- #to_s — Mongoid::Shell::Commands::Base
- #translate — Mongoid::Shell::Errors::Base
- #vargs — Mongoid::Shell::Commands::Base