|
|
|
@ -12,6 +12,8 @@ class Ability |
|
|
|
|
|
|
|
|
|
|
|
can :manage, :all |
|
|
|
can :manage, :all |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cannot :update, Cdao::Jurisprudence |
|
|
|
|
|
|
|
|
|
|
|
cannot :destroy, Cdao::Jurisprudence |
|
|
|
cannot :destroy, Cdao::Jurisprudence |
|
|
|
cannot :destroy, Cdao::Library |
|
|
|
cannot :destroy, Cdao::Library |
|
|
|
cannot :destroy, Cdao::LibrarySubject |
|
|
|
cannot :destroy, Cdao::LibrarySubject |
|
|
|
|