Sha256: 561fca6b6e9e581ff8ebcb548f382bf2c9665189bbaee6611b05ca2f73c15cae
Contents?: true
Size: 1.62 KB
Versions: 0
Compression: gzip
Compressed size: 690 Bytes
Stored size: 690 Bytes
Contents
--- !ruby/object:Gem::Specification name: hydra-batch-edit version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Justin Coyne - Matt Zumwalt autorequire: bindir: bin cert_chain: [] date: 2012-06-15 00:00:00.000000000 Z dependencies: [] description: Rails engine to do batch editing with hydra-head email: - justin.coyne@yourmediashelf.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.textile - Rakefile - app/controllers/batch_edits_controller.rb - app/helpers/batch_edit_helper.rb - app/views/batch_edits/_add_button.html.erb - app/views/batch_edits/_next_page.html.erb - app/views/batch_edits/_tools.html.erb - app/views/batch_edits/edit.html.erb - app/views/batch_edits/index.html.erb - config/routes.rb - hydra-batch-edit.gemspec - lib/hydra-batch-edit.rb - lib/hydra/batch_edit/routes.rb - lib/hydra/batch_edit/version.rb - lib/hydra/batch_edit_behavior.rb - vendor/assets/javascripts/batch_edit.js.coffee - vendor/assets/stylesheets/batch_edit.css.scss homepage: https://github.com/projecthydra/hydra-batch-edit 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.24 signing_key: specification_version: 3 summary: Rails engine to do batch editing with hydra-head test_files: []