Class: Mappum::MapSpace

Inherits:
Object show all
Defined in:
lib/mappum/map_space.rb

Overview

Objects of this class hold variables and helper methods for a mapping. New object is created for each mapping

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context.



8
9
10
# File 'lib/mappum/map_space.rb', line 8

def context
  @context
end