--- !ruby/object:Gem::Specification name: cockpit version: !ruby/object:Gem::Version hash: 71 prerelease: false segments: - 0 - 2 - 4 - 4 version: 0.2.4.4 platform: ruby authors: - Lance Pollard autorequire: bindir: bin cert_chain: [] date: 2010-10-07 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: defined-by prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: Super DRY Configuration for Ruby, Rails, and Sinatra Apps. With Pluggable NoSQL/SQL backends using Moneta email: lancejpollard@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - README.markdown - MIT-LICENSE.markdown - lib/cockpit/core/definition.rb - lib/cockpit/core/global.rb - lib/cockpit/core/include.rb - lib/cockpit/core/scope.rb - lib/cockpit/core/settings.rb - lib/cockpit/core/spec.rb - lib/cockpit/core/store.rb - lib/cockpit/core/view_helper.rb - lib/cockpit/stores/active_record.rb - lib/cockpit/stores/file_system.rb - lib/cockpit/stores/memory.rb - lib/cockpit/stores/mongo.rb - lib/cockpit/stores/redis.rb - lib/cockpit.rb has_rdoc: true homepage: http://github.com/viatropos/cockpit licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: cockpit rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Super DRY Configuration Management for Ruby, Rails, and Sinatra Apps. With Pluggable NoSQL/SQL backends using Moneta test_files: []