Method: Ccp::Data#data
- Defined in:
- lib/ccp/data.rb
#data ⇒ Object
13 14 15 |
# File 'lib/ccp/data.rb', line 13 def data @data ||= Typed::Hash.new.extend Pathable end |
13 14 15 |
# File 'lib/ccp/data.rb', line 13 def data @data ||= Typed::Hash.new.extend Pathable end |