Sha256: 5670143e10389dbcef5564ca271a8ae35302d40c2ae5423250b90bf83d2fe6eb
Contents?: true
Size: 1.71 KB
Versions: 0
Compression: gzip
Compressed size: 744 Bytes
Stored size: 744 Bytes
Contents
--- !ruby/object:Gem::Specification name: cubus-settingslogic version: !ruby/object:Gem::Version prerelease: false segments: - 2 - 2 - 0 version: 2.2.0 platform: ruby authors: - Ben Johnson of Binary Logic - "Mihai T\xC3\xA2rnovan of Cubus Arts" - "Gabriel T\xC3\xA2rnovan of Cubus Arts" - Ignacio Carrera autorequire: bindir: bin cert_chain: [] date: 2010-09-21 00:00:00 +03:00 default_executable: dependencies: [] description: email: mihai.tarnovan@cubus.ro 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/settings4.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/mtarnovan/settingslogic licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 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/settings4.rb - spec/settingslogic_spec.rb - spec/spec_helper.rb