Sha256: ae6a8c848c38c983a65679df96d0e607bd66e3af9b7414746b582970c73108e9
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 619 Bytes
Stored size: 619 Bytes
Contents
--- !ruby/object:Gem::Specification name: BrianTheCoder-ratpack version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - brianthecoder autorequire: bindir: bin cert_chain: [] date: 2009-04-25 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/date_time_formatting.rb - lib/ratpack/date_time_helpers.rb - lib/ratpack/forms.rb - lib/ratpack/html_helpers.rb - lib/ratpack/routes.rb - lib/ratpack/tag.rb - lib/ratpack/time_dsl.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: 3 summary: A collection of helpers I wanted for sinatra, thought I'd share test_files: - test/ratpack_test.rb - test/test_helper.rb