Libraries
»
json_spec
(1.1.2)
»
Index
»
JsonSpec
»
Memory
»
#memory
Method: JsonSpec::Memory#memory
Defined in:
lib/json_spec/memory.rb
#
memory
⇒
Object
3 4 5
# File 'lib/json_spec/memory.rb', line 3
def
memory
@memory
||=
{
}
end