Partytray
Partytray
A few years late, but: add `app/views/trestle/resource/_scopes.html.erb`: ``` Batch actions () ``` mod trestle a bit: ``` class Trestle::Admin class
Did you ever figure out how to do this cleanly?
How to fix "to_param called on non-resourceful admin. You may need to explicitly specify the admin."
Have you tried passing in `admin: ResourceAdmin`?