Sha256: fce7e6e0a091223d5710bbec4b09ad412e587744dc6ceb3289bf0c8bb9b3c73f

Contents?: true

Size: 1.53 KB

Versions: 0

Compression: gzip

Compressed size: 704 Bytes

Stored size: 704 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: siwilkins-responds_to_parent
version: !ruby/object:Gem::Version 
  hash: 40242247
  prerelease: 
  segments: 
  - 1
  - 0
  - 20121128
  version: 1.0.20121128
platform: ruby
authors: 
- Mark Catley
autorequire: 
bindir: bin
cert_chain: []

date: 2012-11-28 00:00:00 +00:00
default_executable: 
dependencies: []

description: 
email: 
executables: []

extensions: []

extra_rdoc_files: []

files: 
- README
- Rakefile
- MIT-LICENSE
- lib/responds_to_parent.rb
- lib/responds_to_parent/action_controller.rb
- lib/responds_to_parent/selector_assertion.rb
- test/responds_to_parent_test.rb
- test/assert_select_parent_test.rb
has_rdoc: true
homepage: http://github.com/markcatley/responds_to_parent
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.4.2
signing_key: 
specification_version: 3
summary: "[Rails] Adds 'responds_to_parent' to your controller torespond to the parent document of your page.Make Ajaxy file uploads by posting the form to a hiddeniframe, and respond with RJS to the parent window.(added fix to prevent DoubleRenderErrors)"
test_files: []

Package Spec version

siwilkins-responds_to_parent-1.0.20121128