dblock/mongoid-shell

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.travis.yml
CHANGELOG.md
Dangerfile
Gemfile
LICENSE.md
README.md
RELEASING.md
Rakefile
lib/config/locales/en.yml
lib/mongoid-shell.rb7
A
0 mins
lib/mongoid/shell/commands.rb7
A
0 mins
lib/mongoid/shell/commands/base.rb52
A
1 hr
lib/mongoid/shell/commands/mongo.rb31
A
0 mins
lib/mongoid/shell/commands/mongodump.rb37
A
35 mins
lib/mongoid/shell/commands/mongoexport.rb62
A
0 mins
lib/mongoid/shell/commands/mongoimport.rb65
A
0 mins
lib/mongoid/shell/commands/mongorestore.rb39
A
35 mins
lib/mongoid/shell/commands/mongostat.rb28
A
0 mins
lib/mongoid/shell/errors.rb4
A
0 mins
lib/mongoid/shell/errors/base.rb33
A
0 mins
lib/mongoid/shell/errors/missing_primary_node_error.rb11
A
0 mins
lib/mongoid/shell/errors/missing_session_error.rb11
A
0 mins
lib/mongoid/shell/errors/session_not_connected_error.rb11
A
0 mins
lib/mongoid/shell/properties.rb5
A
0 mins
lib/mongoid/shell/properties/database.rb18
A
0 mins
lib/mongoid/shell/properties/host.rb34
A
2 hrs
lib/mongoid/shell/properties/password.rb36
A
3 hrs
lib/mongoid/shell/properties/primary.rb37
A
3 hrs
lib/mongoid/shell/properties/username.rb36
A
3 hrs
lib/mongoid/shell/version.rb5
A
0 mins
lib/mongoid_shell.rb1
A
0 mins
mongoid-shell.gemspec