Closed amalagaura closed 8 years ago
I am baffled by this, I see it in alert.js
$.growlyflash = function(flash, options)
The function is being assigned to jQuery correctly at that point, but it seems to be losing scope because of Coffeescript? I don't understand how this works at all for anyone. I tried with older versions and different browsers too, but all have the same error.
I followed the instructions and am using Rails 4.2.5 but getting the error
$.growlyflash is not a function
Following is my application.js.coffee