Class: Lab42::OpenMap

Inherits:
Object
  • Object
show all
Extended by:
Forwarder
Includes:
Enumerable, Implementation
Defined in:
lib/lab42/open_map.rb,
lib/lab42/open_map/version.rb,
lib/lab42/open_map/implementation.rb

Defined Under Namespace

Modules: Implementation

Class Method Summary collapse

Methods included from Implementation

#[]=, #deconstruct_keys, #merge, #sans, #to_h, #update, #without

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Lab42::OpenMap::Implementation

Class Method Details

.versionObject



4
# File 'lib/lab42/open_map/version.rb', line 4

def version; "0.1.2" end