On May 31, 6:33 pm, Bryan Larsen <[email protected]> wrote: > I'm currently testing against the new rails version. Has anybody > else had success with rails v2.3.8? >
rails v2.3.8 isn't production quality. There's a couple show stoppers for me: 1: breaks login for integration tests (rack-test and cookie stuff don't play along) 2: break accepts_nested_attributes_for Granted it would be great if Hobo supported 2.3.9 as soon as it's out (hopefully soon). -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
