Registry / config / anyway-config

anyway-config

JSON →
library2.7.2rbrubygemsunverified

Configuration DSL for Ruby libraries and applications, allowing easy adherence to the twelve-factor application principles.

gem install anyway_config
INSTALL
IMPORT
SIG · ANYWAY-CONFIG
A
anyway-config
configrubyv2.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Anyway::Config
require 'anyway_config'

Defines a configuration class with attributes.

require 'anyway_config' class MyConfig < Anyway::Config attr_config :api_key, :endpoint end config = MyConfig.new puts config.api_key
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
42
Resources
anyway-config — gem install anyway-config · libregistry