Sha256: 9fb8504e31c494ef394788bb98d0e54fb575379484be60d54cfc814f33319e8d
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 661 Bytes
Stored size: 661 Bytes
Contents
--- !ruby/object:Gem::Specification name: honey-cms version: !ruby/object:Gem::Version version: 0.1.1 prerelease: platform: ruby authors: - Quinn Shanahan autorequire: bindir: bin cert_chain: [] date: 2012-10-16 00:00:00.000000000 Z dependencies: [] description: Some CMS functionality email: quinn@tastehoneyco.com executables: [] extensions: [] extra_rdoc_files: [] files: - vendor/assets/stylesheets/cms.css.scss - vendor/assets/stylesheets/cms_ui.css.scss - lib/cms/attribute.rb - lib/cms/configuration.rb - lib/cms/controller_stub.rb - lib/cms/engine.rb - lib/cms/form_builder.rb - lib/cms/helper.rb - lib/cms/orderable.rb - lib/cms/routes.rb - lib/cms/type.rb - lib/cms/uploader.rb - lib/cms/view_tags.rb - lib/cms.rb - lib/generators/cms/cms_generator.rb - lib/generators/cms/templates/cms_base_controller.rb - lib/generators/cms/templates/cms_model.rb - lib/generators/cms/templates/migration.rb - lib/generators/cms/templates/type_controller.rb - lib/generators/cms/templates/type_model.rb - lib/generators/cms/templates/views/edit.html.haml - lib/generators/cms/templates/views/index.html.haml - lib/generators/cms/templates/views/new.html.haml - lib/generators/cms/templates/views/show.html.haml - lib/generators/cms/USAGE - lib/honey-cms.rb homepage: https://github.com/honeyco/honey-cms 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: rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: CMS test_files: []