# -*- encoding: utf-8 -*- # stub: haml 4.0.4 ruby lib Gem::Specification.new do |s| s.name = "haml".freeze s.version = "4.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Nathan Weizenbaum".freeze, "Hampton Catlin".freeze, "Norman Clarke".freeze] s.date = "2013-11-05" s.description = "Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's\ndesigned to express the structure of documents in a non-repetitive, elegant, and\neasy way by using indentation rather than closing tags and allowing Ruby to be\nembedded with ease. It was originally envisioned as a plugin for Ruby on Rails,\nbut it can function as a stand-alone templating engine.\n".freeze s.email = ["haml@googlegroups.com".freeze, "norman@njclarke.com".freeze] s.executables = ["haml".freeze] s.files = [".yardopts".freeze, "CHANGELOG.md".freeze, "FAQ.md".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "REFERENCE.md".freeze, "Rakefile".freeze, "bin/haml".freeze, "lib/haml.rb".freeze, "lib/haml/buffer.rb".freeze, "lib/haml/compiler.rb".freeze, "lib/haml/engine.rb".freeze, "lib/haml/error.rb".freeze, "lib/haml/exec.rb".freeze, "lib/haml/filters.rb".freeze, "lib/haml/helpers.rb".freeze, "lib/haml/helpers/action_view_extensions.rb".freeze, "lib/haml/helpers/action_view_mods.rb".freeze, "lib/haml/helpers/action_view_xss_mods.rb".freeze, "lib/haml/helpers/safe_erubis_template.rb".freeze, "lib/haml/helpers/xss_mods.rb".freeze, "lib/haml/options.rb".freeze, "lib/haml/parser.rb".freeze, "lib/haml/railtie.rb".freeze, "lib/haml/sass_rails_filter.rb".freeze, "lib/haml/template.rb".freeze, "lib/haml/template/options.rb".freeze, "lib/haml/template/plugin.rb".freeze, "lib/haml/util.rb".freeze, "lib/haml/version.rb".freeze, "test/engine_test.rb".freeze, "test/erb/_av_partial_1.erb".freeze, "test/erb/_av_partial_2.erb".freeze, "test/erb/action_view.erb".freeze, "test/erb/standard.erb".freeze, "test/filters_test.rb".freeze, "test/gemfiles/Gemfile.rails-3.0.x".freeze, "test/gemfiles/Gemfile.rails-3.1.x".freeze, "test/gemfiles/Gemfile.rails-3.2.x".freeze, "test/gemfiles/Gemfile.rails-4.0.x".freeze, "test/gemfiles/Gemfile.rails-4.0.x.lock".freeze, "test/helper_test.rb".freeze, "test/markaby/standard.mab".freeze, "test/mocks/article.rb".freeze, "test/parser_test.rb".freeze, "test/results/content_for_layout.xhtml".freeze, "test/results/eval_suppressed.xhtml".freeze, "test/results/helpers.xhtml".freeze, "test/results/helpful.xhtml".freeze, "test/results/just_stuff.xhtml".freeze, "test/results/list.xhtml".freeze, "test/results/nuke_inner_whitespace.xhtml".freeze, "test/results/nuke_outer_whitespace.xhtml".freeze, "test/results/original_engine.xhtml".freeze, "test/results/partial_layout.xhtml".freeze, "test/results/partial_layout_erb.xhtml".freeze, "test/results/partials.xhtml".freeze, "test/results/render_layout.xhtml".freeze, "test/results/silent_script.xhtml".freeze, "test/results/standard.xhtml".freeze, "test/results/tag_parsing.xhtml".freeze, "test/results/very_basic.xhtml".freeze, "test/results/whitespace_handling.xhtml".freeze, "test/template_test.rb".freeze, "test/templates/_av_partial_1.haml".freeze, "test/templates/_av_partial_1_ugly.haml".freeze, "test/templates/_av_partial_2.haml".freeze, "test/templates/_av_partial_2_ugly.haml".freeze, "test/templates/_layout.erb".freeze, "test/templates/_layout_for_partial.haml".freeze, "test/templates/_partial.haml".freeze, "test/templates/_text_area.haml".freeze, "test/templates/_text_area_helper.html.haml".freeze, "test/templates/action_view.haml".freeze, "test/templates/action_view_ugly.haml".freeze, "test/templates/breakage.haml".freeze, "test/templates/content_for_layout.haml".freeze, "test/templates/eval_suppressed.haml".freeze, "test/templates/helpers.haml".freeze, "test/templates/helpful.haml".freeze, "test/templates/just_stuff.haml".freeze, "test/templates/list.haml".freeze, "test/templates/nuke_inner_whitespace.haml".freeze, "test/templates/nuke_outer_whitespace.haml".freeze, "test/templates/original_engine.haml".freeze, "test/templates/partial_layout.haml".freeze, "test/templates/partial_layout_erb.erb".freeze, "test/templates/partialize.haml".freeze, "test/templates/partials.haml".freeze, "test/templates/render_layout.haml".freeze, "test/templates/silent_script.haml".freeze, "test/templates/standard.haml".freeze, "test/templates/standard_ugly.haml".freeze, "test/templates/tag_parsing.haml".freeze, "test/templates/very_basic.haml".freeze, "test/templates/whitespace_handling.haml".freeze, "test/test_helper.rb".freeze, "test/util_test.rb".freeze] s.homepage = "http://haml.info/".freeze s.licenses = ["MIT".freeze] s.post_install_message = "\nHEADS UP! Haml 4.0 has many improvements, but also has changes that may break\nyour application:\n\n* Support for Ruby 1.8.6 dropped\n* Support for Rails 2 dropped\n* Sass filter now always outputs