Authorisation management using CanCanCan added
This commit is contained in:
parent
51be4a4777
commit
7a3b65fe50
24 changed files with 211 additions and 295 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue