I\'m having problems with Rails method: send_data
send_data
Here\'s my action:
def export send_data(current_user.contacts.to_csv, type: \'te
The answers here, are for turbolinks classic. There is a newer notation on newer versions of turbolinks:
Disabled
https://github.com/turbolinks/turbolinks#disabling-turbolinks-on-specific-links