Skip to content
pehrlich edited this page Nov 26, 2011 · 5 revisions

Q: Is it possible to limit the results in an index page of a resource with active admin based on the role of that user? I see you can use CANCAN to limit things at the action level but can you do it at the record level. For instance I have an admin app that allows users to manage conferences. Is there a way I can limit my resource pages so that each user can only modify records that belong to their conference?

A: Currently Unanswered

Q: MongoDB or other ORMs?

A: No official support. Some forks have been made. See https://github.com/gregbell/active_admin/issues/26