mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Refactor sessions
This commit is contained in:
parent
e2507f8661
commit
744f29c674
18 changed files with 126 additions and 16 deletions
|
@ -40,6 +40,7 @@ class Ability
|
|||
|
||||
def user
|
||||
can :show, :dashboard
|
||||
can :manage, Invoice
|
||||
end
|
||||
|
||||
def customer_service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue