Sha256: 2476c4946289b2488e08d81a2b8b07929bd788c846a9d7dfbcbeaa3ad9305c51
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 711 Bytes
Stored size: 711 Bytes
Contents
--- !ruby/object:Gem::Specification name: a9n version: !ruby/object:Gem::Version version: 0.4.2 platform: ruby authors: - Krzysztof Knapik autorequire: bindir: bin cert_chain: [] date: 2015-02-24 00:00:00.000000000 Z dependencies: [] description: a9n - ruby/rails apps configuration manager email: - knapo@knapo.net executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec.example" - ".ruby-version" - ".travis.yml" - Gemfile - LICENSE - README.md - Rakefile - a9n.gemspec - lib/a9n.rb - lib/a9n/capistrano.rb - lib/a9n/capistrano/tasks.cap - lib/a9n/capistrano/ver2x.rb - lib/a9n/ext/hash.rb - lib/a9n/loader.rb - lib/a9n/struct.rb - lib/a9n/version.rb - spec/integration/a9n_spec.rb - spec/spec_helper.rb - spec/unit/a9n_spec.rb - spec/unit/loader_spec.rb - spec/unit/struct_spec.rb - test_app/benchmark.rb - test_app/config/a9n/cloud.yml.erb - test_app/config/a9n/mailer.yml.example - test_app/config/a9n/mandrill.yml - test_app/config/configuration.yml - test_app/config/configuration.yml.example - test_app/config/no_defaults.yml homepage: https://github.com/knapo/a9n licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.3 signing_key: specification_version: 4 summary: a9n is a tool to keep ruby/rails apps extra configuration easily maintainable and verifiable test_files: - spec/integration/a9n_spec.rb - spec/spec_helper.rb - spec/unit/a9n_spec.rb - spec/unit/loader_spec.rb - spec/unit/struct_spec.rb