Commit Graph

15 Commits

Author SHA1 Message Date
nex3 9a848a7eff Make init.rb more flexible.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@690 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-11 10:03:44 +00:00
nex3 0c851db8eb Caching in ActionView again.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@662 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-24 22:17:11 +00:00
nex3 d8cc773fda Sass shouldn't update stylesheets on init, because options haven't been loaded yet.
See http://groups.google.com/group/haml/tree/browse_frm/thread/33815b43cd49d871/acce128efa769ac7?rnum=1&hl=en&q=%3Aextended&_done=%2Fgroup%2Fhaml%2Fbrowse_frm%2Fthread%2F33815b43cd49d871%2F3050267320bd296a%3Flnk%3Dgst%26q%3D%253Aextended%26rnum%3D1%26hl%3Den%26#doc_acce128efa769ac7
I wish there were a better soltion for this.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@604 7063305b-7217-0410-af8c-cdc13e5119b9
2007-09-07 09:16:14 +00:00
nex3 e145d319eb Okay, that didn't work. Unfortunately, Rails' plugin installer won't install from svn:externals when it's pointed to an HTTP repository (or, rather, the Subversion http repository doesn't tell about its externals). Too bad.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@461 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-30 07:13:45 +00:00
nex3 6fed7d3bce Added Steve Ross' templated_mailer plugin, which allows Haml to be used as a template engine for ActionMailer, as an external.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@460 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-30 07:05:37 +00:00
nex3 c4032e6acf Better tests, closer to 100% rcov.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@193 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 02:47:37 +00:00
nex3 d10b74e7e9 Made require more sane by messing with $LOAD_PATH. Also fixed rcov in the process.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@190 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:56:47 +00:00
hcatlin e811263ced Doing some extra shit.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@177 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 22:16:40 +00:00
hcatlin c94123be02 Getting the tests functional and getting the plugin into functional shape.
Now... time to try with a real application!



git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@175 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 20:33:22 +00:00
hcatlin 082f78c412 Getting basic compiling working.
git-svn-id: svn://hamptoncatlin.com/haml/branches/faster@85 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-21 20:07:01 +00:00
packagethief 563d5d748e Enginification
git-svn-id: svn://hamptoncatlin.com/haml/trunk@48 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 18:39:13 +00:00
packagethief 49ff7de516 Refatored, and added a test to assert that the refactored engine renders the same as the original engine
git-svn-id: svn://hamptoncatlin.com/haml/trunk@27 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 04:14:21 +00:00
hcatlin ad712a6d7e Proudly presenting excellent test coverage for HAML.
C0 is at 99.0%... all except for one experimental feature.

So, now any changes have something to be tested against which should be a fairly strong background.

Now, the only problem left is that whitespace active areas get fucked. That's not a good thing. Once we get a 
philosophical stance on such subjects, then we shall figure crap out about what that all means.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@13 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-06 03:18:54 +00:00
hcatlin ff323de099 Trying to find ways around the white-space sensitive tags that exist in HTML.
Currently I have added the action "~" and... oh fuck it... I'm going to do it a different way.




git-svn-id: svn://hamptoncatlin.com/haml/trunk@12 7063305b-7217-0410-af8c-cdc13e5119b9
2006-07-31 14:28:44 +00:00
hcatlin 35f7e17de5 Initial upload.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@1 7063305b-7217-0410-af8c-cdc13e5119b9
2006-06-30 15:14:44 +00:00