Sha256: 2fac88b448f1ad97e731f573d9874f9530ec5bea13bd35127d9758ee2c42b299
Contents?: true
Size: 1.67 KB
Versions: 0
Compression: gzip
Compressed size: 636 Bytes
Stored size: 636 Bytes
Contents
--- !ruby/object:Gem::Specification name: sbfaulkner-sinatra-helpers version: !ruby/object:Gem::Version version: 0.9.1 platform: ruby authors: - S. Brent Faulkner autorequire: bindir: bin cert_chain: [] date: 2009-03-27 00:00:00 -07:00 default_executable: dependencies: [] description: a bunch of useful helpers for sinatra applications email: brentf@unwwwired.net executables: [] extensions: [] extra_rdoc_files: [] files: - README.rdoc - VERSION.yml - lib/sinatra-helpers - lib/sinatra-helpers/haml - lib/sinatra-helpers/haml/flash.rb - lib/sinatra-helpers/haml/forms.rb - lib/sinatra-helpers/haml/links.rb - lib/sinatra-helpers/haml/partials.rb - lib/sinatra-helpers/haml.rb - lib/sinatra-helpers/html - lib/sinatra-helpers/html/escape.rb - lib/sinatra-helpers/html.rb - lib/sinatra-helpers.rb - test/haml - test/haml/flash_test.rb - test/haml/forms_test.rb - test/haml/links_test.rb - test/haml/partials_test.rb - test/haml/views - test/haml/views/_object.haml - test/haml/views/_thing.haml - test/html - test/html/escape_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/sbfaulkner/sinatra-helpers post_install_message: rdoc_options: - --inline-source - --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 bunch of useful helpers for sinatra applications test_files: []