Class: Mappum::MapSpace
Overview
Objects of this class hold variables and helper methods for a mapping. New object is created for each mapping
Instance Attribute Summary collapse
-
#context ⇒ Object
Returns the value of attribute context.
Instance Attribute Details
#context ⇒ Object
Returns the value of attribute context.
8 9 10 |
# File 'lib/mappum/map_space.rb', line 8 def context @context end |