Put false for both "toolbar_collaborators" and "toolbar_public" lines in config/heroku.yml, or create them if you have to. There's actually a thread here with more specific instructions. It's also a good idea to use jQuery.noConflict() (see the 3 examples at http://docs.jquery.com/Core/jQuery.noConflict ) which solves most problems without impacting existing code. Works like a charm for me :)
On May 9, 12:53 pm, Urubatan <[EMAIL PROTECTED]> wrote: > I'm using the JRails plugin, that enables the use of JQuery instead of > prototype in my application, but the Heroku bar adds prototype again, > and it breaks all my Javascripts, do any one know how to now show the > heroku bar in the application? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
