Sha256: 789cc681ea9a2067397786e3e39396f2c4390ad3c7c140cf4047c059d1c5068e

Contents?: true

Size: 1.92 KB

Versions: 0

Compression: gzip

Compressed size: 732 Bytes

Stored size: 732 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: ruhl
version: !ruby/object:Gem::Version 
  version: 0.8.1
platform: ruby
authors: 
- Andrew Stone
autorequire: 
bindir: bin
cert_chain: []

date: 2009-10-08 00:00:00 -04:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: nokogiri
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 1.3.3
    version: 
- !ruby/object:Gem::Dependency 
  name: rspec
  type: :development
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "0"
    version: 
description: Make your HTML dynamic with the addition of a data-ruhl attribute.
email: andy@stonean.com
executables: []

extensions: []

extra_rdoc_files: 
- README
files: 
- .gitignore
- README
- Rakefile
- VERSION
- lib/ruhl.rb
- lib/ruhl/errors.rb
- lib/ruhl/rails.rb
- lib/ruhl/sinatra.rb
- ruhl.gemspec
- spec/html/basic.html
- spec/html/fragment.html
- spec/html/if.html
- spec/html/layout.html
- spec/html/main_with_sidebar.html
- spec/html/medium.html
- spec/html/seo.html
- spec/html/sidebar.html
- spec/rcov.opts
- spec/ruhl_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
has_rdoc: true
homepage: http://github.com/stonean/ruhl
licenses: []

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.3.5
signing_key: 
specification_version: 3
summary: Ruby Hypertext Language
test_files: 
- spec/ruhl_spec.rb
- spec/spec_helper.rb

Package Spec version

ruhl-0.8.1