Sha256: c97ca4a9ffa1c11742091364d42cb6893e746ae43f549d21a2db02092eef81ae
Contents?: true
Size: 1.3 KB
Versions: 0
Compression: gzip
Compressed size: 597 Bytes
Stored size: 597 Bytes
Contents
--- !ruby/object:Gem::Specification name: BrianTheCoder-ratpack version: !ruby/object:Gem::Version version: 0.2.3 platform: ruby authors: - brianthecoder autorequire: bindir: bin cert_chain: [] date: 2009-04-12 00:00:00 -07:00 default_executable: dependencies: [] description: email: wbsmith83@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - LICENSE - README.rdoc - Rakefile - VERSION.yml - lib/ratpack.rb - lib/ratpack/core_ext/hash.rb - lib/ratpack/forms.rb - lib/ratpack/html_helpers.rb - lib/ratpack/routes.rb - lib/ratpack/tag.rb - lib/sinatra/ratpack.rb - test/ratpack_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/BrianTheCoder/ratpack post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A collection of helpers I wanted for sinatra, thought I'd share test_files: - test/ratpack_test.rb - test/test_helper.rb