Oh, further to this I should mention that the reason you're getting the "undefined method `auto_complete_for' for FrontendController:Class" error is because the plugin is not installed yet on the Heroku version of your app. Adding vendor and pushing it upstream as described should do the trick.
/Morten On Jun 3, 2008, at 4:11 AM, alan.szlosek wrote: > > I'm still getting: > > undefined method `auto_complete_for' for FrontendController:Class > > Can you give us an update on the status of this issue? > > I was hoping that installing the plugin on my local git checkout would > be a workaround for the solution, but when I "git push" it seems to > ignore my plugins folder on the heroku side. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
