Sha256: a596bf77cdaf834655f1a45758c60c4bb0c3bd5a45917deb65ec00cd6cbd8002
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 662 Bytes
Stored size: 662 Bytes
Contents
--- !ruby/object:Gem::Specification name: pwim-app_config version: !ruby/object:Gem::Version version: 1.0.2 platform: ruby authors: - Christopher J Bottaro autorequire: bindir: bin cert_chain: [] date: 2009-08-27 00:00:00 -07: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 - uninstall.rb has_rdoc: false 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