--- !ruby/object:Gem::Specification name: cantango-config version: !ruby/object:Gem::Version version: 0.1.3 prerelease: platform: ruby authors: - Kristian Mandrup autorequire: bindir: bin cert_chain: [] date: 2011-12-04 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &70338962967080 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: *70338962967080 - !ruby/object:Gem::Dependency name: sugar-high requirement: &70338962963200 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.6.0 type: :runtime prerelease: false version_requirements: *70338962963200 - !ruby/object:Gem::Dependency name: sweetloader requirement: &70338962961760 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.1.6 type: :runtime prerelease: false version_requirements: *70338962961760 - !ruby/object:Gem::Dependency name: hashie requirement: &70338962960200 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.4.0 type: :runtime prerelease: false version_requirements: *70338962960200 - !ruby/object:Gem::Dependency name: cantango-core requirement: &70338962953800 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70338962953800 - !ruby/object:Gem::Dependency name: bundler requirement: &70338962952620 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.1.rc type: :development prerelease: false version_requirements: *70338962952620 - !ruby/object:Gem::Dependency name: jeweler requirement: &70338962951260 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.6.4 type: :development prerelease: false version_requirements: *70338962951260 - !ruby/object:Gem::Dependency name: rcov requirement: &70338962946420 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *70338962946420 - !ruby/object:Gem::Dependency name: rspec requirement: &70338962935280 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 2.6.0 type: :development prerelease: false version_requirements: *70338962935280 description: Configuration DSL for configuring CanTango email: kmandrup@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.mdown files: - .document - .rspec - Gemfile - Gemfile.lock - LICENSE.txt - README.mdown - Rakefile - VERSION - cantango-config.gemspec - lib/cantango/adapter/compiler.rb - lib/cantango/adapter/moneta.rb - lib/cantango/class_methods.rb - lib/cantango/config.rb - lib/cantango/config_ext.rb - lib/cantango/config_ext/loader.rb - lib/cantango/config_ext/loader/yaml.rb - lib/cantango/configuration.rb - lib/cantango/configuration/ability.rb - lib/cantango/configuration/account.rb - lib/cantango/configuration/accounts.rb - lib/cantango/configuration/adapters.rb - lib/cantango/configuration/autoload.rb - lib/cantango/configuration/categories.rb - lib/cantango/configuration/category.rb - lib/cantango/configuration/debug.rb - lib/cantango/configuration/engine.rb - lib/cantango/configuration/engines.rb - lib/cantango/configuration/execution_modes.rb - lib/cantango/configuration/factory.rb - lib/cantango/configuration/guest.rb - lib/cantango/configuration/hooks.rb - lib/cantango/configuration/localhosts.rb - lib/cantango/configuration/models.rb - lib/cantango/configuration/models/actions.rb - lib/cantango/configuration/models/active_record.rb - lib/cantango/configuration/models/data_mapper.rb - lib/cantango/configuration/models/generic.rb - lib/cantango/configuration/models/mongo.rb - lib/cantango/configuration/models/mongo_mapper.rb - lib/cantango/configuration/models/mongoid.rb - lib/cantango/configuration/modes.rb - lib/cantango/configuration/orms.rb - lib/cantango/configuration/registry.rb - lib/cantango/configuration/registry/base.rb - lib/cantango/configuration/registry/clazz.rb - lib/cantango/configuration/registry/hash.rb - lib/cantango/configuration/user.rb - lib/cantango/configuration/users.rb - spec/cantango/config_spec.rb - spec/cantango/configuration/ability_spec.rb - spec/cantango/configuration/account_spec.rb - spec/cantango/configuration/accounts_spec.rb - spec/cantango/configuration/adapters_spec.rb - spec/cantango/configuration/autoload_spec.rb - spec/cantango/configuration/categories_spec.rb - spec/cantango/configuration/debug_spec.rb - spec/cantango/configuration/engines/engine_shared.rb - spec/cantango/configuration/engines_spec.rb - spec/cantango/configuration/execution_modes_spec.rb - spec/cantango/configuration/factory_spec.rb - spec/cantango/configuration/guest/find_guest_default_way_spec.rb - spec/cantango/configuration/guest_spec.rb - spec/cantango/configuration/localhosts_spec.rb - spec/cantango/configuration/models_spec.rb - spec/cantango/configuration/modes_spec.rb - spec/cantango/configuration/orms_spec.rb - spec/cantango/configuration/registry/base_spec.rb - spec/cantango/configuration/registry/candidate_spec.rb - spec/cantango/configuration/registry/hash_spec.rb - spec/cantango/configuration/shared/execution_modes_ex.rb - spec/cantango/configuration/shared/factory_ex.rb - spec/cantango/configuration/shared/registry/base_ex.rb - spec/cantango/configuration/shared/registry/clazz_ex.rb - spec/cantango/configuration/shared/registry/hash_ex.rb - spec/cantango/configuration/user_spec.rb - spec/cantango/configuration/users_spec.rb - spec/cantango/configuration_spec.rb - spec/db/database.yml - spec/factories/project.rb - spec/fixtures/models.rb - spec/fixtures/models/admin.rb - spec/fixtures/models/admin_account.rb - spec/fixtures/models/items.rb - spec/fixtures/models/permission.rb - spec/fixtures/models/project.rb - spec/fixtures/models/simple_roles.rb - spec/fixtures/models/user.rb - spec/fixtures/models/user_account.rb - spec/migrations/001_create_projects.rb - spec/spec_helper.rb homepage: http://github.com/kristianmandrup/cantango-config licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 1294283763259309837 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: Configuration for Cantango test_files: []