Sha256: a4e9b730da2d8e1d0faaccfba5cd1be849f4303f3157be44a3a6e9e1a52d1ae6
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 654 Bytes
Stored size: 654 Bytes
Contents
--- !ruby/object:Gem::Specification name: binarylogic-settingslogic version: !ruby/object:Gem::Version version: 2.0.1 platform: ruby authors: - Ben Johnson of Binary Logic autorequire: bindir: bin cert_chain: [] date: 2009-08-22 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 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: settingslogic rubygems_version: 1.3.5 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