Sha256: 1694c5d1508c61516e861d2f0a15fe2a7f37f7d52503d3af6d26a291331df50f
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 766 Bytes
Stored size: 766 Bytes
Contents
--- !ruby/object:Gem::Specification name: netzke_config version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 2 version: 0.1.2 platform: ruby authors: - Kristian Mandrup autorequire: bindir: bin cert_chain: [] date: 2010-06-22 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: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 description: Configure Netzke modules as plugins for a Netzke app and link ExtJS library to boot email: kmandrup@gmail.com executables: - netzke_config - netzke_config.bat extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .document - .gitignore - LICENSE - README.markdown - Rakefile - VERSION - bin/netzke_config - bin/netzke_config.bat - lib/netzke_config.rb - lib/netzke_config.thor - spec/netzke_config_spec.rb - spec/spec.opts - spec/spec_helper.rb - wiki/home.textile has_rdoc: true homepage: http://github.com/kristianmandrup/netzke_config 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: Configure a Netzke app for Netzke development and debuging test_files: - spec/netzke_config_spec.rb - spec/spec_helper.rb