Module: Farseer::MapFactory
- Defined in:
- lib/farseer/map_factory.rb
Instance Method Summary collapse
Instance Method Details
#map ⇒ Object
3 4 5 |
# File 'lib/farseer/map_factory.rb', line 3 def map(&) Map.new(self, &) end |
3 4 5 |
# File 'lib/farseer/map_factory.rb', line 3 def map(&) Map.new(self, &) end |