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 e9dc76364b Added Haml::Engine#render_proc. This could be used for caching.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@653 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-23 17:26:05 +00:00
..
markaby New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
mocks Tests work to the extent they did before reorganization. 2006-12-03 22:37:17 +00:00
results New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
rhtml New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
templates New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results. 2007-11-22 03:43:33 +00:00
engine_test.rb A little more tweaking of Engine#compile. 2007-11-23 12:14:02 +00:00
helper_test.rb ActionPack stuff isn't loaded unless it's needed. Thanks to Bob Aman for the original patch. 2007-11-18 11:14:12 +00:00
html2haml_test.rb Adding pretty attributes + tests to html2haml. Patch by Mislav Marohnic. 2007-07-24 09:15:27 +00:00
runner.rb ActionPack stuff isn't loaded unless it's needed. Thanks to Bob Aman for the original patch. 2007-11-18 11:14:12 +00:00
template_test.rb Added Haml::Engine#render_proc. This could be used for caching. 2007-11-23 17:26:05 +00:00