I'm working on a simple plugin to extend text_area. The changes I'm making are in the heroku vendor directory (as opposed to installing a new version) Now I'm getting a Heroku error starting Mongrel that is from a previous version of the plugin.
My first version used alias, the current uses alias_method_chain. Is there a way to force Heroku to reload the new version of the plugin? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
