permissions_controller.rb revision a1aed831a78edc0476836906b47726d6cce94a23
#
# Permissions list administration of permissions for a repository
#
super do
end
end
end
:model => Permission,
:collection => collection,
:association => :subject,
end
end
end