Sha256: 5dcb3f4754e59ab9c9cb2253a0b7f8d81cfac8996ceb23b893bbd6461bf48a70
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 693 Bytes
Stored size: 693 Bytes
Contents
--- !ruby/object:Gem::Specification name: beef-slides version: !ruby/object:Gem::Version version: 1.1.5 platform: ruby authors: - Daniel Craig autorequire: bindir: bin cert_chain: [] date: 2009-09-25 00:00:00 -07:00 default_executable: dependencies: [] description: email: daniel@wearebeef.co.uk executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - app/controllers/admin/slide_shows_controller.rb - app/controllers/admin/slides_controller.rb - app/controllers/slide_shows_controller.rb - app/controllers/slides_controller.rb - app/helpers/slides_helper.rb - app/models/slide.rb - app/models/slide_show.rb - app/views/admin/slide_shows/index.html.erb - app/views/admin/slide_shows/show.html.erb - app/views/admin/slides/index.html.erb - app/views/admin/slides/show.html.erb - config/routes.rb - generators/slides_migration/slides_migration_generator.rb - generators/slides_migration/templates/migration.rb - lib/slides.rb - public/javascripts/swfobject.js - slides.gemspec - test/slide_show_test.rb - test/slides_test.rb - test/test_helper.rb has_rdoc: false homepage: http://github.com/dougle/slides licenses: post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Slide show generation test_files: - test/slides_test.rb - test/slide_show_test.rb - test/test_helper.rb