--- !ruby/object:Gem::Specification name: refinerycms-dashboard version: !ruby/object:Gem::Version prerelease: version: 0.9.9.5 platform: ruby authors: - Resolve Digital - Philip Arndt - David Jones - Steven Heidel autorequire: bindir: bin cert_chain: [] date: 2011-03-08 00:00:00 +13:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: refinerycms-core prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.9.5 type: :runtime version_requirements: *id001 description: The dashboard is usually the first engine the user sees in the backend of Refinery CMS. It displays useful information and contains links to common functionality. email: info@refinerycms.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/controllers/admin/dashboard_controller.rb - app/helpers/admin/dashboard_helper.rb - app/views/admin/dashboard/_additional_dashboard_menu_items.html.erb - app/views/admin/dashboard/_recent_activity.html.erb - app/views/admin/dashboard/_recent_inquiries.html.erb - app/views/admin/dashboard/index.html.erb - app/views/admin/dashboard/index.rss.builder - config/locales/cs.yml - config/locales/da.yml - config/locales/de.yml - config/locales/el.yml - config/locales/en.yml - config/locales/es.yml - config/locales/fr.yml - config/locales/it.yml - config/locales/lolcat.yml - config/locales/lt.yml - config/locales/lv.yml - config/locales/nb.yml - config/locales/nl.yml - config/locales/pl.yml - config/locales/pt-BR.yml - config/locales/rs.yml - config/locales/ru.yml - config/locales/sk.yml - config/locales/sl.yml - config/locales/sv.yml - config/locales/vi.yml - config/locales/zh-CN.yml - config/locales/zh-TW.yml - config/routes.rb - features/dashboard.feature - features/support/paths.rb - lib/gemspec.rb - lib/refinerycms-dashboard.rb - license.md - refinerycms-dashboard.gemspec has_rdoc: true homepage: http://refinerycms.com 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" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" requirements: [] rubyforge_project: refinerycms rubygems_version: 1.6.0 signing_key: specification_version: 3 summary: Dashboard engine for Refinery CMS test_files: []