Commit Graph

9 Commits

Author SHA1 Message Date
hcatlin e7a420aae8 adding a new helper
git-svn-id: svn://hamptoncatlin.com/haml/trunk@355 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-08 15:37:02 +00:00
nex3 bf011098e4 Actual form_for stuff... the first was just the tests :p.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@321 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 04:30:08 +00:00
nex3 a710c18b1e Actually fix Haml+ERB problem in trunk.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@305 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-26 04:23:09 +00:00
nex3 787cd66705 Fix for http://groups.google.com/group/haml/browse_thread/thread/225ea81289cbc3d8 - thanks Jeff!
Fixes ActionView rendering when a Haml partial has been rendered.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@302 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-24 17:35:06 +00:00
nex3 50890f523a Fixes in trunk for Rails 1.2.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@289 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 02:54:40 +00:00
nex3 1082ac7a65 Making ActionView's capture work properly.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@167 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-21 06:29:39 +00:00
nex3 566e23b616 Cleaned up some documentation.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@166 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-21 05:54:26 +00:00
nex3 61eac1df2f Working form_tag on edge. Rcov for helpers/action_view_mods.rb isn't
100% unless the Edge Rails gem is installed, because the new form_for 
stuff isn't properly tested.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@140 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-16 01:15:01 +00:00
nex3 eb5e0b03c7 Added capability for overriding ActionView helpers that don't work
well with Haml.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@139 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-14 18:35:02 +00:00