Class: Zipcoder::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/zipcoder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cacherObject

Returns the value of attribute cacher.



14
15
16
# File 'lib/zipcoder.rb', line 14

def cacher
  @cacher
end

#dataObject

Returns the value of attribute data.



15
16
17
# File 'lib/zipcoder.rb', line 15

def data
  @data
end