Commit Graph

15 Commits

Author SHA1 Message Date
Nathan Weizenbaum 40a18ff882 Compatibility with the latest edge Rails. 2008-04-24 09:35:06 -07:00
Nathan Weizenbaum 4ca79f14b4 Get rid of some unnecessary Haml::Plugin methods. 2008-04-18 08:40:41 -07:00
Nathan Weizenbaum 9bf6cfe72a Use the standard inheritance model to interface with recent Rails versions. 2008-04-18 08:29:14 -07:00
Nathan Weizenbaum ab492c5d3f Make error messages work for edge Rails. 2008-04-18 08:08:48 -07:00
Nathan Weizenbaum b3c4658fde Make error reporting work with Rails 2.0.{0,1} 2008-04-17 18:08:58 -07:00
Nathan Weizenbaum 0b01b3bbb1 Monkeypatch Rails 2.0.2 to get compile errors to display correctly. 2008-04-17 17:26:32 -07:00
Nathan Weizenbaum 84fdde13a5 Get rid of trailing whitespace. 2008-04-07 23:09:17 -07:00
Mislav Marohnić 68064df164 Try fixing Haml for edge Rails; refactored ActionPack loading in tests 2008-03-05 20:22:19 -08:00
nex3 92a71f91b5 Applying previously mentioned edge Rails compatibility patch properly ;).
git-svn-id: svn://hamptoncatlin.com/haml/trunk@738 7063305b-7217-0410-af8c-cdc13e5119b9
2008-02-01 02:55:48 +00:00
nex3 a8b85e1623 Okay, _really_ ensuring compatibility with edge rails this time. *Grumbles about shifting plugin APIs*
git-svn-id: svn://hamptoncatlin.com/haml/trunk@732 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-23 23:45:49 +00:00
nex3 7f1593aea0 Actually add compatibility with edge rails (I hope).
git-svn-id: svn://hamptoncatlin.com/haml/trunk@731 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-23 17:04:34 +00:00
nex3 6069aec0b2 Compatibility with the newest edge Rails template handling.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@730 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-22 06:27:31 +00:00
nex3 502c96fc8b Add compatibility with edge Rails. Thanks to Russell Norris for the patch.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@728 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-14 00:52:16 +00:00
nex3 7298b85026 Make sure that the proper Haml module docs show up in the RDoc.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@723 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-07 17:41:26 +00:00
nex3 2e450fae74 Support the new edge rails plugin architecture.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@695 7063305b-7217-0410-af8c-cdc13e5119b9
2007-12-15 21:07:27 +00:00