0

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 ?

fro_oo
  • 1,610
  • 4
  • 24
  • 46

1 Answers1

0

Ok, what a shame... :-/

The helper must be like this: <%= juggernaut :debug => false %>

fro_oo
  • 1,610
  • 4
  • 24
  • 46