Sha256: 5bb850be1bf28da91657ec813f999e01a07a77c3d9a69e6ce5571d7a0bd604f6

Contents?: true

Size: 1.31 KB

Versions: 0

Compression: gzip

Compressed size: 580 Bytes

Stored size: 580 Bytes

Contents

--- !ruby/object:Gem::Specification
name: a9n
version: !ruby/object:Gem::Version
  version: 0.1.2
platform: ruby
authors:
- Krzysztof Knapik
autorequire: 
bindir: bin
cert_chain: []
date: 2013-07-05 00:00:00.000000000 Z
dependencies: []
description: Simple tool for managing extra configuration in ruby/rails apps
email:
- knapo@knapo.net
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- .travis.yml
- Gemfile
- LICENSE
- README.md
- Rakefile
- a9n.gemspec
- lib/a9n.rb
- lib/a9n/core_ext/hash.rb
- lib/a9n/struct.rb
- lib/a9n/version.rb
- spec/a9n_spec.rb
- spec/fixtures/configuration.yml
- spec/spec_helper.rb
- spec/struct_spec.rb
homepage: https://github.com/knapo/a9n
licenses: []
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.0.3
signing_key: 
specification_version: 4
summary: a9n is a simple tool for managing extra configuration in ruby/rails apps
test_files:
- spec/a9n_spec.rb
- spec/fixtures/configuration.yml
- spec/spec_helper.rb
- spec/struct_spec.rb

Package Spec version

a9n-0.1.2