Sha256: cc265ead280663b593038ad99bd67d6a3d8fe6c45a3676e5d660065e7a6a9c48
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 660 Bytes
Stored size: 660 Bytes
Contents
--- !ruby/object:Gem::Specification name: cubus-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-01 00:00:00 +02: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