Skip to content

Comments

Allows for more flexible configuration of station#9

Open
mcordell wants to merge 1 commit intooutoftime:masterfrom
mcordell:configuration
Open

Allows for more flexible configuration of station#9
mcordell wants to merge 1 commit intooutoftime:masterfrom
mcordell:configuration

Conversation

@mcordell
Copy link

Allows for flexible configuration of the gem through passing a block (NOAA.configure { |config| config.station = 'TAPA' } or by direct calls to the configuration object (NOAA.configuration.station = 'TAPA')

For example:
NOOA.configure { |config| config.station = 'TAPA' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant