Sha256: 5ae0f267cf5b38e65c57625c61bbd4cae36f6b566d91927b6a8bf6404127020c
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 645 Bytes
Stored size: 645 Bytes
Contents
--- !ruby/object:Gem::Specification name: binarylogic-settingslogic version: !ruby/object:Gem::Version version: 2.0.3 platform: ruby authors: - Ben Johnson of Binary Logic autorequire: bindir: bin cert_chain: [] date: 2009-09-01 00:00:00 -07:00 default_executable: dependencies: [] description: email: bjohnson@binarylogic.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .gitignore - CHANGELOG.rdoc - LICENSE - README.rdoc - Rakefile - VERSION.yml - init.rb - lib/settingslogic.rb - rails/init.rb - settingslogic.gemspec - spec/settings.rb - spec/settings.yml - spec/settings2.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb has_rdoc: false homepage: http://github.com/binarylogic/settingslogic 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: settingslogic rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern. test_files: - spec/settings.rb - spec/settings2.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb