Method: Candy::Crunch::ClassMethods#password

Defined in:
lib/candy/crunch.rb

#passwordObject

The password for Mongo authentication



157
158
159
# File 'lib/candy/crunch.rb', line 157

def password
  @password ||= Candy.password
end