Sha256: aaa80e97c7cc7fe0283d6a0bb80f97a10e97b3f25edf2ba634a0bf603a0efcb6

Contents?: true

Size: 97 Bytes

Versions: 4

Compression:

Stored size: 97 Bytes

Contents

module Anyway
  class TestConfig < Anyway::Config
    attr_config :test, api: {key: ''}
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
anyway_config-0.4.0 spec/support/test_config.rb
anyway_config-0.3.0 spec/support/test_config.rb
anyway_config-0.2.0 spec/support/test_config.rb
anyway_config-0.1.0 spec/support/test_config.rb