Sha256: 8f9593746d0c58b430a3a56d92687d31dda9c1e70f3325e5612d12fbad6bf0b1

Contents?: true

Size: 263 Bytes

Versions: 7

Compression:

Stored size: 263 Bytes

Contents

require 'i18n'

I18n.load_path << File.join(File.dirname(__FILE__), 'config', 'locales', 'en.yml')

require 'mongoid/compatibility'
require 'mongoid/shell/version'
require 'mongoid/shell/errors'
require 'mongoid/shell/properties'
require 'mongoid/shell/commands'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mongoid-shell-0.4.6 lib/mongoid-shell.rb
mongoid-shell-0.4.5 lib/mongoid-shell.rb
mongoid-shell-0.4.4 lib/mongoid-shell.rb
mongoid-shell-0.4.3 lib/mongoid-shell.rb
mongoid-shell-0.4.2 lib/mongoid-shell.rb
mongoid-shell-0.4.1 lib/mongoid-shell.rb
mongoid-shell-0.4.0 lib/mongoid-shell.rb