Skip to content

Commit 5291cb9

Browse files
committed
Update mongo.rb
1 parent 9bba58b commit 5291cb9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/initializers/mongo.rb

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
require 'mongoid'
2-
# mongolab password is same as aws account key
3-
4-
Mongoid.load!('./config/mongoid.yml')
2+
Mongoid.load!('./config/mongoid.yml')

0 commit comments

Comments
 (0)