--- !ruby/object:Gem::Specification name: feather_cms version: !ruby/object:Gem::Version version: 0.0.4 prerelease: platform: ruby authors: - Jiren Patel autorequire: bindir: bin cert_chain: [] date: 2012-05-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: &2152934440 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *2152934440 description: Lightweight do it youself cms email: - jiren@joshsoftware.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README.md - Rakefile - feather_cms.gemspec - lib/feather_cms.rb - lib/feather_cms/config.rb - lib/feather_cms/model.rb - lib/feather_cms/railtie.rb - lib/feather_cms/template_cache.rb - lib/feather_cms/version.rb - lib/generators/feather_cms/USAGE - lib/generators/feather_cms/feather_cms_generator.rb - lib/generators/feather_cms/templates/bootstrap.css - lib/generators/feather_cms/templates/codemirror/codemirror.css - lib/generators/feather_cms/templates/codemirror/codemirror.js - lib/generators/feather_cms/templates/codemirror/feather_cms.js - lib/generators/feather_cms/templates/codemirror/modes/css.js - lib/generators/feather_cms/templates/codemirror/modes/htmlmixed.js - lib/generators/feather_cms/templates/codemirror/modes/javascript.js - lib/generators/feather_cms/templates/codemirror/modes/xml.js - lib/generators/feather_cms/templates/codemirror/util/dialog.css - lib/generators/feather_cms/templates/codemirror/util/dialog.js - lib/generators/feather_cms/templates/codemirror/util/foldcode.js - lib/generators/feather_cms/templates/codemirror/util/formatting.js - lib/generators/feather_cms/templates/codemirror/util/javascript-hint.js - lib/generators/feather_cms/templates/codemirror/util/match-highlighter.js - lib/generators/feather_cms/templates/codemirror/util/overlay.js - lib/generators/feather_cms/templates/codemirror/util/runmode.js - lib/generators/feather_cms/templates/codemirror/util/search.js - lib/generators/feather_cms/templates/codemirror/util/searchcursor.js - lib/generators/feather_cms/templates/codemirror/util/simple-hint.css - lib/generators/feather_cms/templates/codemirror/util/simple-hint.js - lib/generators/feather_cms/templates/controller.rb - lib/generators/feather_cms/templates/form.html.erb - lib/generators/feather_cms/templates/helper.rb - lib/generators/feather_cms/templates/index.html.erb - lib/generators/feather_cms/templates/initializer.rb - lib/generators/feather_cms/templates/layout.html.erb - lib/generators/feather_cms/templates/migration.rb - lib/generators/feather_cms/templates/model.rb homepage: '' licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: feather_cms rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Lightweight do it youself cms test_files: []