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
Since the data-remote links are handled with jquery-ujs, it's kinda hard to disable a link, I've added a feature on my fork to disable the ajax request when you set the attribute "disabled"
Here you can have a look at the commit(Tests are all green):