It looks like Haml isn't installed to the Rails project properly. See the installation instructions here: http://haml.hamptoncatlin.com/docs/rdoc/classes/Haml.html.
On Mon, Feb 9, 2009 at 8:21 AM, Nathan Weizenbaum <[email protected]> wrote: > Thanks for posting the sample project. I've reproduced the bug, and I'll > track it down as soon as I can. > > > On Mon, Feb 9, 2009 at 6:11 AM, tatyree <[email protected]> wrote: > >> >> On Feb 5, 5:03 pm, MWesty <[email protected]> wrote: >> > Here is a link to a possible Rails bug- >> > >> > http://rails.lighthouseapp.com/projects/8994/tickets/1455-activeresou. >> .. >> >> I'm not sure it's the same thing. Mine are working fine in .erb and >> do not work with haml no matter what params I pass to form_for. >> >> > >> > I don't remember if mine worked as an .erb template or not. That's a >> > bit odd. >> > >> > This guy had your same problems- >> > >> > http://www.ruby-forum.com/topic/177640 >> > >> >> Well, ish...He tracked his problem (which was occurring in .erb >> templates) down Erubis not working with Rails 2.2 and 2.3. >> >> > You may want to check all your supporting gems and make sure they are >> > 2.2.2 compatible. >> > >> >> I just built a mini-project using Rails 2.2.2 (frozen) requiring >> *only* the haml gem (v2.0.7). I've pushed it up to github and have >> tried it on three different systems (OSX 10.5.6, and two different >> Ubuntu Heron boxes–in slightly different states) and the bug occurs on >> all of them. If anyone else want to have a go, the repo is here (with >> specs showing the problem and a way to try it without rspec): >> >> http://github.com/tatyree/haml_concat_problem/tree/master >> >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
