Module: NDBC

Defined in:
lib/ndbc/station.rb,
lib/ndbc.rb,
lib/ndbc/version.rb,
lib/ndbc/connection.rb,
lib/ndbc/exceptions.rb,
lib/ndbc/station_table.rb

Overview

Defined Under Namespace

Modules: StationTable Classes: Connection, NotFound, Station, StationNotFound

Constant Summary collapse

VERSION =
"0.1.1"

Class Method Summary collapse

Class Method Details

.configObject



17
18
19
# File 'lib/ndbc.rb', line 17

def self.config
  @config
end