add pundir style authorization

This commit is contained in:
2023-01-15 21:50:58 +02:00
parent d815488b92
commit 485c0475b7
6 changed files with 74 additions and 4 deletions

View File

@ -20,7 +20,7 @@ gem 'kaminari'
gem "ruby2js" , git: "https://github.com/ruby2js/ruby2js/" , branch: "haml_fix"
gem 'thredded', '~> 1.0'
gem "rest-client"
gem "pundit"
gem "simple_form" , "5.1.0"
gem "simple_form_tailwind_css"