This is weird enough that I'd recommend grabbing a local copy of Rails 3.2.7, setting your Gemfile to use that, and adding debug statements into the URL helpers.
I'd start with form_tag and html_options_for_form. On Sat, Aug 11, 2012 at 11:00 AM, Tim Uckun <[email protected]> wrote: > On Sat, Aug 11, 2012 at 8:14 AM, Ryan Bigg <[email protected]> > wrote: > > Why is it a Haml issue? I don't see how you drew that out of the facts > > available > > > > Grasping at straws. This makes no sense whatsoever. How can the route > exist but the call to the named route give back a broken string? > > I upgraded rails, haml, active scaffold and a bunch of other gems to > see if that fixes the problems but since I can't replicate the failure > at will I am just crossing my fingers and hoping it works. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > -- Michael Pearson -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
