haml--haml/lib/haml
Takashi Kokubun f6e8e25960 Use more proper namespace to avoid conflict
with modules like Haml::Helpers::ActionViewExtensions.
2017-02-10 01:16:19 +09:00
..
helpers Use more proper namespace to avoid conflict 2017-02-10 01:16:19 +09:00
template Move lib/haml/plugin.rb to proper path 2017-02-07 02:01:39 +09:00
.gitattributes Added .gitattributes 2012-11-27 08:14:04 -05:00
attribute_builder.rb Revert "Remove unnecessary to_s method calls" 2017-02-10 00:15:21 +09:00
buffer.rb Revert "Remove unnecessary to_s method calls" 2017-02-10 00:15:21 +09:00
compiler.rb Insert newline in the proper place 2017-02-07 22:28:31 +09:00
engine.rb Finish compiler methods migration 2017-02-01 00:48:51 +09:00
error.rb Raise Haml::SyntaxError for `else` with missing `if` 2012-06-27 15:16:03 -03:00
exec.rb In haml command, when printing parse tree, only instantiate parser 2015-06-12 12:11:58 -03:00
filters.rb Tiny documentation fix 2014-10-10 10:40:45 +09:00
generator.rb Avoid encoding frozen string literal 2017-02-07 15:22:17 +09:00
helpers.rb Add bang to Haml::AttributeBuilder.merge_attributes 2017-02-09 16:05:45 +09:00
options.rb Return only non-default options from Haml::Options#for_buffer 2017-02-07 15:44:43 +09:00
parser.rb Add bang to Haml::AttributeBuilder.merge_attributes 2017-02-09 16:05:45 +09:00
plugin.rb Move lib/haml/plugin.rb to proper path 2017-02-07 02:01:39 +09:00
railtie.rb Update buffer_defaults from Haml::Template.options 2017-02-07 16:57:38 +09:00
sass_rails_filter.rb Enabled Rails asset helpers inside the Sass and Scss filters. 2013-01-28 12:36:15 -03:00
template.rb Drop unnecessary `require` 2017-02-07 02:17:04 +09:00
temple_engine.rb Don't supress unexpected exceptions 2017-02-06 16:44:07 +09:00
util.rb Merge pull request #786 from etagwerker/improve_method_doc_util_html_safe 2014-12-18 11:47:53 -03:00
version.rb Change next version to 5.0. 2015-06-08 11:59:20 -03:00