Hi,
I'm using the Juggernaut plugin in a rails application.
http://github.com/maccman/juggernaut_plugin
I can't find how to disable the alert() when running my app in Firefox.
Any Ideas ?
Hi,
I'm using the Juggernaut plugin in a rails application.
http://github.com/maccman/juggernaut_plugin
I can't find how to disable the alert() when running my app in Firefox.
Any Ideas ?
Ok, what a shame... :-/
The helper must be like this: <%= juggernaut :debug => false %>