1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml
nex3 50b3d7c8ab Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@427 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 11:03:36 +00:00
..
mocks Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
results Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this. 2007-03-17 11:03:36 +00:00
rhtml Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this. 2007-03-17 11:03:36 +00:00
templates Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this. 2007-03-17 11:03:36 +00:00
engine_test.rb ".{}" produces an exception. 2007-03-07 10:57:45 +00:00
helper_test.rb Moved the generate_content_class_names helper to a new ActionViewExtensions class, and renamed it page_class. 2007-03-17 03:13:20 +00:00
runner.rb Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
template_test.rb template_test.rb reports errors in the test templates in the proper order. 2007-03-07 10:40:13 +00:00