The gems shouldn't be hard to build. Just type "rake build" in each of the subdirectories, and you should have your 3 or 4 gems. You'll have to install some dependencies, like Jeweler.
Bryan On Jun 1, 5:38 am, Tomasz Czekala <[email protected]> wrote: > I need an updated gem of hobo and I think I will have to do it alone. Does > anyone have the original hobo gemspec file to create the gem? > > 2010/5/31 Betelgeuse <[email protected]> > > > 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]<hobousers%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/hobousers?hl=en. -- 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.
