You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nice delete confirmation modal in Rails courtesy of Bootstrap
Some CoffeeScript (verbosely commented for clarity)
# Override Rails handling of confirmation$.rails.allowAction= (element) -># The message is something like "Are you sure?"message=element.data('confirm')