Sha256: 78b06d23a446d98d5d92575d2b1375a3581b5bf172a9f9aa61dd7f5b77d18724
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 679 Bytes
Stored size: 679 Bytes
Contents
--- !ruby/object:Gem::Specification name: viva-app_config version: !ruby/object:Gem::Version version: 1.2.0 platform: ruby authors: - Christopher J Bottaro autorequire: bindir: bin cert_chain: [] date: 2009-09-08 00:00:00 +02:00 default_executable: dependencies: [] description: Application level configuration that supports YAML config file, inheritance, ERB, and object member notation. email: cjbottaro@alumni.cs.utexas.edu executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - CHANGELOG - README.rdoc - Rakefile - VERSION.yml - app_config.gemspec - init.rb - install.rb - lib/app_config.rb - lib/closed_struct.rb - tasks/app_config_tasks.rake - test/app_config.yml - test/app_config_test.rb - test/closed_struct_test.rb - test/development.yml - test/empty1.yml - test/empty2.yml - test/environments.yml - test/override_with.yml - uninstall.rb has_rdoc: true homepage: http://github.com/cjbottaro/app_config licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Application level configuration. test_files: - test/app_config_test.rb - test/closed_struct_test.rb