Method: Candy.host

Defined in:
lib/candy/crunch.rb

.hostObject

Passed to the default connection. If not set, Mongo’s default of localhost will be used.



27
28
29
# File 'lib/candy/crunch.rb', line 27

def self.host
  @host
end