Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
This commit is contained in:
parent
eda5c2bc07
commit
ccd7ecbb90
59 changed files with 618 additions and 356 deletions
|
|
@ -41,6 +41,8 @@ Metrics/MethodLength:
|
|||
# Configuration parameters: CountComments.
|
||||
Metrics/ModuleLength:
|
||||
Max: 256
|
||||
Exclude:
|
||||
- 'app/helpers/application_helper.rb'
|
||||
|
||||
# Offense count: 7
|
||||
Metrics/PerceivedComplexity:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue