|
added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit
|
|---|
|
|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/project_groups_controller.rb |
|---|
| app/controllers/projects_controller.rb |
|---|
| app/policies/project_group_policy.rb 0 → 100644 |
|---|