Class: Fathom::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#storageObject



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

def storage
  @storage ||= Hash
end