--- !ruby/object:Gem::Specification 
name: c2
version: !ruby/object:Gem::Version 
  hash: 19
  prerelease: 
  segments: 
  - 0
  - 1
  - 4
  version: 0.1.4
platform: ruby
authors: 
- hexorx
autorequire: 
bindir: bin
cert_chain: []

date: 2011-04-17 00:00:00 -06:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :runtime
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 7
        segments: 
        - 3
        - 0
        - 0
        version: 3.0.0
  name: rails
  version_requirements: *id001
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :runtime
  requirement: &id002 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  name: mongoid
  version_requirements: *id002
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :runtime
  requirement: &id003 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  name: bson_ext
  version_requirements: *id003
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :runtime
  requirement: &id004 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  name: haml
  version_requirements: *id004
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :development
  requirement: &id005 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  name: jeweler
  version_requirements: *id005
- !ruby/object:Gem::Dependency 
  prerelease: false
  type: :development
  requirement: &id006 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  name: rspec
  version_requirements: *id006
description: " C2 aspires to be a simple, drop in, Admin Portal + CMS for apps based on Rails 3 + Mongoid. "
email: hexorx@gmail.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.md
files: 
- app/controllers/c2/base_controller.rb
- app/controllers/c2/informant/app_controller.rb
- app/controllers/c2/informant/buckets_controller.rb
- app/controllers/c2/informant/entries_controller.rb
- app/controllers/c2/informant/locus_controller.rb
- app/models/c2/informant/bucket.rb
- app/models/c2/informant/form_element.rb
- app/models/c2/informant/locus.rb
- app/stylesheets/c2.scss
- app/views/c2/informant/app/_entry_index.html.haml
- app/views/c2/informant/app/_entry_index_aside.html.haml
- app/views/c2/informant/app/_sidebar.html.haml
- app/views/c2/informant/app/show.html.haml
- app/views/layouts/c2.html.haml
- config/initializers/c2_inflections.rb
- config/mongoid.yml
- config/routes.rb
- lib/c2.rb
- lib/c2/controller_additions.rb
- lib/c2/engine.rb
- lib/c2/exceptions.rb
- lib/c2/tasks.rake
- lib/generators/c2/install_generator.rb
- public/images/c2/alert-overlay.png
- public/images/c2/back-light.png
- public/images/c2/bg-body.png
- public/images/c2/bg-header.png
- public/images/c2/categories-small.png
- public/images/c2/down-arrow.png
- public/images/c2/entries-small.png
- public/images/c2/external-link.png
- public/images/c2/eye.png
- public/images/c2/loading.gif
- public/images/c2/new-category.png
- public/images/c2/new-entry.png
- public/images/c2/new-section.png
- public/images/c2/ops.png
- public/images/c2/trashcan.png
- public/javascripts/c2/informant/application.js
- public/javascripts/c2/informant/collections/buckets.js
- public/javascripts/c2/informant/collections/entries.js
- public/javascripts/c2/informant/collections/locus.js
- public/javascripts/c2/informant/controllers/app.js
- public/javascripts/c2/informant/init.js
- public/javascripts/c2/informant/models/bucket.js
- public/javascripts/c2/informant/models/entry.js
- public/javascripts/c2/informant/models/locus.js
- public/javascripts/c2/informant/views/entries/edit.js
- public/javascripts/c2/informant/views/entries/index.js
- public/javascripts/c2/informant/views/notice.js
- public/javascripts/c2/informant/views/sidebar.js
- public/javascripts/c2/lib/Sexy.min.js
- public/javascripts/c2/lib/backbone-min.js
- public/javascripts/c2/lib/jquery.Sexy.min.js
- public/javascripts/c2/lib/jquery.activity-indicator-1.0.0.min.js
- public/javascripts/c2/lib/jquery.ba-dotimeout.min.js
- public/javascripts/c2/lib/jquery.dform-0.1.2.min.js
- public/javascripts/c2/lib/jquery.min.js
- public/javascripts/c2/lib/jquery.timeago.js
- public/javascripts/c2/lib/pure_min.js
- public/javascripts/c2/lib/underscore.min.js
- public/stylesheets/c2.css
- LICENSE
- README.md
- spec/c2_spec.rb
- spec/spec_helper.rb
has_rdoc: true
homepage: http://crackersnack.com/Command-And-Control
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: 
rubygems_version: 1.6.2
signing_key: 
specification_version: 3
summary: Take control of your Rails 3 and Mongoid based site with the Comand & Control Admin Portal + CMS.
test_files: 
- spec/c2_spec.rb
- spec/spec_helper.rb