haml--haml/lib/haml
nex3 3e92427647 Fixing a bug caused by the last checkin. Thanks to Xin from the Haml list for pointing this out.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@707 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-02 18:57:39 +00:00
..
helpers Fixing a nasty bug with partial rendering and form_tag. 2007-11-26 23:01:58 +00:00
template Support the new edge rails plugin architecture. 2007-12-15 21:07:27 +00:00
buffer.rb Allow for multiple non-literal functions that return hashes to be passed in the attributes hash for a Haml tag. Thanks to Evgeny Zislis for the idea. 2007-12-19 09:41:33 +00:00
engine.rb No more line number mungeing - @precompiled line numbers now sync up with template line numbers. 2007-11-26 03:26:16 +00: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 A small step on the road to compatibility with 1.9. 2007-12-26 02:22:23 +00: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 Moving a bunch of precompilation stuff from Haml::Engine to Haml::Precompiler. 2007-11-23 09:15:00 +00:00
html.rb Allow html2haml to use the Hpricot's stricter XML parsing mode. 2007-12-11 10:30:14 +00:00
precompiler.rb Fixing a bug caused by the last checkin. Thanks to Xin from the Haml list for pointing this out. 2008-01-02 18:57:39 +00:00
template.rb Support the new edge rails plugin architecture. 2007-12-15 21:07:27 +00:00
util.rb Don't really want to recursively merge arrays in the options hash. 2007-03-26 05:33:41 +00:00