I've been trying to get tinyMCE WYSIWYG to work with heroku in some way and I don't seem to manage it. There are two helpers available in plugins but neither work out of the box. Since one of them has an older version "hardcoded" I've been trying to get the better one ( a gem in fact ) that d/ls the javascript to work. I'm pretty certain it can't work as it is anyway because of dependencies, but I'm not even getting there. I get stuck when I "rake tiny_mce:install" and get "uninitialized constant PluginAWeek". I think it's an issue with the require not finding the file but being a noob with Rails I can't find how to fix it. Anyway, help anybody?
P.S. If I could upload the code of tinyMCE to "public/javascripts" it would do just fine ( not all the way into the Rails Way I think :) ) but it's a lot of files and I haven't seen a way to upload a partial archive, and been hoping to avoid a whole import/export... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
