How to stop downloads in ActiveAdmin

102 views Asked by At

I would like only certain users to be able to download CSV, JSON, etc.

If I block the links. going to /admin/link.csv will still allow the user to download the file. How can I prevent this?

0

There are 0 answers