Authorisation management using CanCanCan added

This commit is contained in:
Christoph Haas 2021-02-28 21:36:46 +01:00
parent 51be4a4777
commit 7a3b65fe50
24 changed files with 211 additions and 295 deletions

View file

@ -90,6 +90,7 @@ GEM
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
cancancan (3.2.1)
capybara (3.35.3)
addressable
mini_mime (>= 0.1.3)
@ -430,6 +431,7 @@ DEPENDENCIES
bootsnap
byebug
bzip2-ruby!
cancancan
capybara
cookies_eu
devise