Sha256: 10400e33f58661f10287112d7abb7c63a6358eba8faba5b6b165d9ff09acabce
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 655 Bytes
Stored size: 655 Bytes
Contents
--- !ruby/object:Gem::Specification name: settingslogic version: !ruby/object:Gem::Version version: 2.0.6 platform: ruby authors: - Ben Johnson of Binary Logic autorequire: bindir: bin cert_chain: [] date: 2010-02-12 00:00:00 -05: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/settings3.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb has_rdoc: true 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: 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/settings3.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb