Class: Listly::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#listly_constants_moduleObject

Returns the value of attribute listly_constants_module.



12
13
14
# File 'lib/listly.rb', line 12

def listly_constants_module
  @listly_constants_module
end

#listly_store_locationObject

Returns the value of attribute listly_store_location.



12
13
14
# File 'lib/listly.rb', line 12

def listly_store_location
  @listly_store_location
end