haml--haml/lib/haml
nex3 16f2729279 is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@485 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-05 19:09:07 +00:00
..
helpers is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly. 2007-04-05 19:09:07 +00:00
buffer.rb Allow object_ref to be used outside Rails. Also make the ids not contain slashes. 2007-03-30 18:59:30 +00:00
engine.rb is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly. 2007-04-05 19:09:07 +00:00
error.rb 100% Rcov! Woo-hoo! Yeah! 2007-01-31 06:38:23 +00:00
exec.rb Don't want error handling for explicit exits in executables. 2007-04-01 10:04:29 +00:00
filters.rb Deprecating ~. 2007-02-06 08:08:32 +00:00
helpers.rb is_haml? gives the right result (false) for non-Haml partials. This means that form_for and stuff like that in partials should work properly. 2007-04-05 19:09:07 +00:00
html.rb html2haml sets the proper DocType 2007-04-01 21:37:00 +00:00
template.rb More error-throwing infrastructural changes. 2007-01-27 06:34:01 +00:00
util.rb Don't really want to recursively merge arrays in the options hash. 2007-03-26 05:33:41 +00:00