haml--haml/lib/haml
Nathan Weizenbaum 669066ca65 Rename Helpers#open to Helpers#haml_tag.
We never really wanted to conflict with Kernel#open,
and now that Merb is going to be merging the Controller and View namespaces
the issue becomes even worse.
2008-02-22 18:35:42 -08:00
..
helpers Fixing a nasty bug with partial rendering and form_tag. 2007-11-26 23:01:58 +00:00
template Applying previously mentioned edge Rails compatibility patch properly ;). 2008-02-01 02:55:48 +00:00
buffer.rb Tweak the :ugly code a little. 2008-02-13 20:13:12 -08:00
engine.rb Add "ugly" option to Haml::Engine 2008-02-13 18:23:06 -08:00
error.rb No more line number mungeing - @precompiled line numbers now sync up with template line numbers. 2007-11-26 03:26:16 +00:00
exec.rb Add "ugly" option to Haml::Engine 2008-02-13 18:23:06 -08:00
filters.rb Much nicer Redcloth and Bluecloth filter structure, both code and tests. Many implementation ideas thanks to Mislav Marohnic, ugly test output pointed out by Jan Szumiec. 2007-08-11 21:04:51 +00:00
helpers.rb Rename Helpers#open to Helpers#haml_tag. 2008-02-22 18:35:42 -08:00
html.rb Allow html2haml to use the Hpricot's stricter XML parsing mode. 2007-12-11 10:30:14 +00:00
precompiler.rb Add "ugly" option to Haml::Engine 2008-02-13 18:23:06 -08:00
template.rb Fixing a benchmark failure. 2008-01-07 05:04:46 +00:00
util.rb Don't really want to recursively merge arrays in the options hash. 2007-03-26 05:33:41 +00:00