--- !ruby/object:Gem::Specification name: on_the_spot version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 11 version: 0.0.11 platform: ruby authors: - Nathan Van der Auwera autorequire: bindir: bin cert_chain: [] date: 2011-05-29 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 2 - 0 - 0rc version: 2.0.0rc type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: actionpack prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 3 - 0 - 0 version: 3.0.0 type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: json_pure prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 4 - 6 version: 1.4.6 type: :runtime version_requirements: *id003 description: Unobtrusive in place editing, using jEditable; only works in Rails 3 email: nathan@dixis.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .document - .gitignore - .rspec - Gemfile - Gemfile.lock - LICENSE - README.markdown - Rakefile - VERSION - autotest/discover.rb - lib/generators/on_the_spot/install/install_generator.rb - lib/generators/on_the_spot/install/templates/jquery.jeditable.mini.js - lib/generators/on_the_spot/install/templates/on_the_spot.en.yml - lib/generators/on_the_spot/install/templates/on_the_spot.js - lib/on_the_spot.rb - lib/on_the_spot/controller_extension.rb - lib/on_the_spot/on_the_spot_helpers.rb - on_the_spot.gemspec - spec/on_the_spot_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/nathanvda/on_the_spot licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: unobtrusive in place editing test_files: - spec/spec_helper.rb - spec/on_the_spot_spec.rb