Sha256: 214104abd2e7ea6440cca3d1fccbc30f5769f66babee106381aad5903dcc4e87

Contents?: true

Size: 1.94 KB

Versions: 0

Compression: gzip

Compressed size: 762 Bytes

Stored size: 762 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: haml-rails
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  version: "0.1"
platform: ruby
authors: 
- "Andr\xC3\xA9 Arko"
autorequire: 
bindir: bin
cert_chain: []

date: 2010-08-13 00:00:00 -07:00
default_executable: 
dependencies: []

description: Haml-rails provides Haml generators for Rails 3. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
email: 
- andre@arko.net
executables: []

extensions: []

extra_rdoc_files: []

files: 
- README.md
- lib/generators/haml.rb
- lib/generators/haml/controller/controller_generator.rb
- lib/generators/haml/controller/templates/view.html.haml
- lib/generators/haml/install/install_generator.rb
- lib/generators/haml/install/templates/config/initializers/haml.rb.tt
- lib/generators/haml/scaffold/scaffold_generator.rb
- lib/generators/haml/scaffold/templates/_form.html.haml.erb
- lib/generators/haml/scaffold/templates/edit.html.haml.erb
- lib/generators/haml/scaffold/templates/index.html.haml.erb
- lib/generators/haml/scaffold/templates/new.html.haml.erb
- lib/generators/haml/scaffold/templates/show.html.haml.erb
- lib/haml-rails.rb
has_rdoc: true
homepage: http://github.com/indirect/haml-rails
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 1
      - 3
      - 6
      version: 1.3.6
requirements: []

rubyforge_project: haml-rails
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: let your Gemfile do the configuring
test_files: []

Package Spec version

haml-rails-0.1