Skip to content

Release 2727

Choose a tag to compare

@github-actions github-actions released this 08 Nov 09:40
ef1f189

Trello card

Trello-664

Context

We want to manage permissions within the app going forward (instead of via DfE sign in). To do this we need a way of tracking who has access to which resource/school.

Changes proposed in this pull request

  • Add rolify gem to manage roles

Add rolify gem; this is a simple and well maintained gem that will enable us to manage user roles on a per-resource/school basis.

Guidance to review