We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bba58b commit 5291cb9Copy full SHA for 5291cb9
config/initializers/mongo.rb
@@ -1,4 +1,2 @@
1
require 'mongoid'
2
-# mongolab password is same as aws account key
3
-
4
-Mongoid.load!('./config/mongoid.yml')
+Mongoid.load!('./config/mongoid.yml')
0 commit comments