Sha256: 41fb0beabfd3d6b0d5028263a91e303f1cf6d3ba76a3098d303823f1b4230cb8
Contents?: true
Size: 159 Bytes
Versions: 2
Compression:
Stored size: 159 Bytes
Contents
# frozen_string_literal: true # Controller for managing Roles class RolesController < ApplicationController include Hydra::RoleManagement::RolesBehavior end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hydra-role-management-1.0.2 | app/controllers/roles_controller.rb |
hydra-role-management-1.0.1 | app/controllers/roles_controller.rb |