activeadmin/demo.activeadmin.info

HABT and has_many association delete example

syndbg opened this issue · 0 comments

As the title says.

The question is what kind of model do we want to delete? Currently I'm thinking of the only association User -> AdminUser, but giving that functionality in the demo site will be a big security risk.

I can provide a PR later today.