Sha256: 187e457f9d6e3429a7f5cb68012cc45f4a25e3387d87b6f7c1466507edd5482b

Contents?: true

Size: 1.63 KB

Versions: 0

Compression: gzip

Compressed size: 702 Bytes

Stored size: 702 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: ext_direct
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  - 1
  version: 0.1.1
platform: ruby
authors: 
- Marcin Lewandowski
autorequire: 
bindir: bin
cert_chain: []

date: 2010-06-03 00:00:00 +02:00
default_executable: 
dependencies: []

description: The Ext Direct plugin is a simple implementation of Ext Direct router to call server-side methods on the client-side.
email: marcin.martio.lewandowski@gmail.com
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- .document
- .gitignore
- MIT-LICENSE
- README.rdoc
- Rakefile
- VERSION
- ext_direct.gemspec
- install.rb
- lib/ext_direct.rb
- lib/ext_direct/dispatcher.rb
- lib/ext_direct/request.rb
- lib/ext_direct/response.rb
- lib/ext_direct/router.rb
- lib/ext_direct/service/base.rb
- lib/ext_direct/service/provider.rb
- rails/init.rb
- test/ext_direct_test.rb
- test/test_helper.rb
- uninstall.rb
has_rdoc: true
homepage: http://github.com/martio/ext_direct
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: Ext Direct router to call server-side methods on the client-side
test_files: 
- test/ext_direct_test.rb
- test/test_helper.rb

Package Spec version

ext_direct-0.1.1