Sol, thank you very much for the quick reply. Now I know NotImplementedError means what it says :)
I followed your advice and switched to edge rails. ( I cloned edge hobo to my plugins directory and ran ruby script/generate hobo_rapid ). Now my front view returns: NoMethodError undefined method `paginate?' for BidHints:Class Is there anything else I should do to comlete the app upgrade? Do I need to recreate the application to work with edge? cheers, Arman On Mar 4, 2:59 pm, solars <[email protected]> wrote: > hey, > > > New rfq form results in: > > NotImplementedError in RfqsController#new > > An input for has-many associations has not been implemented yet > > Support for this has been added to the github source a few days ago. > you can simply specify the association in your fields="" definition > and add polymorphic input-many tags for your model now. > > greetings, > sol --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
