Start using pundit

This commit is contained in:
Paul Chavard 2019-06-27 16:26:07 +02:00
parent 25f49acbd2
commit fc75580a3c
11 changed files with 187 additions and 16 deletions

View file

@ -431,6 +431,8 @@ GEM
pry (~> 0.10)
public_suffix (3.0.3)
puma (3.12.0)
pundit (2.0.1)
activesupport (>= 3.0.0)
rack (2.0.6)
rack-mini-profiler (1.0.1)
rack (>= 1.2.0)
@ -749,6 +751,7 @@ DEPENDENCIES
premailer-rails
pry-byebug
puma
pundit
rack-mini-profiler
rails
rails-controller-testing