Hi Eben, It is certainly possible to add Hobo to an existing application. But there are quite a few changes necessary for it to work.
I think it would be probably be faster/easier if you created a new empty Hobo app and migrated your existing views/controllers to it. You can use your ERB templates with Hobo without problems. Warm regards, Ignacio El 20-01-2015 a las 08:02, Eben escribió: > I have an existing rails application and I want to develop a new feature > to it. Is it possible to install hobo as plugin to the application and > use it to develop the feature into the existing application? Which means > the application will be regular rails app with ERb and the new feature > will be hobo with DRYML. > or I first need to convert the entire application to hobo before? > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
