Converting a complete application might be a not so simple process. You have to go through all the steps to make it Rails 3 compatible first, and finally you will have to change a few tags, dropping a few files etc. to make it Hobo 1.3 compatible, and although it shouldn't be so complicated, there is no step list at this moment.
Personally I would probably prefer to create a new app and migrate all the features one by one from the old to the new, testing them step by step. Depending on the application it shouldn't take days to get it done: it is probably a job in the range of a few hours. If you will do it one way or the other, please, keep a list of your steps, and publish it here, because we really need to have some sort of tutorial to allow users to do it easily. Thank you dd On Tue, Dec 28, 2010 at 12:04 PM, Peter Booth <[email protected]> wrote: > I've decided to take the plunge to Hobo 1.3, as it seems like a way I can > get 1.9.2 speed, and Rails 1.3 queries. > I've downloaded the WOrd doc of the Rapid Rails book, setup an environment > (using multiruby) and built a test app. > > It just occurred to me - if I have an existing Hobo 1.0 app that works, is > there a list anywhere that summarizes the steps needed to convert it to 1.3? > > Or is the preferred way to create a new app and then create dummy models > and repopulate with them with code, producing DRYML automatically > in a similar way to the original development? > > Peter > > -- > 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.
