ex_admin
ex_admin copied to clipboard
member_action not working
The docs say calling member_action will add a controller action, route and a link on the show page, but it doesn't seem to add anything to my show page. Is there some specific section I need to add for that to work?
So this does work, I just expected member actions to show up in the "Actions" column of the index page. If that isn't expected, maybe the docs should say that?