ご存知ですか - declarative_authorization は名前空間のリソースへのアクセスを制御できますか? 私は次のようなものを試しました
has_permission_on [:admin, :users], :to => [:index, :show, :new, :create, :edit, :update, :destroy, :search]
しかし、それは機能していません:(これに関するアイデアはありますか?
ご存知ですか - declarative_authorization は名前空間のリソースへのアクセスを制御できますか? 私は次のようなものを試しました
has_permission_on [:admin, :users], :to => [:index, :show, :new, :create, :edit, :update, :destroy, :search]
しかし、それは機能していません:(これに関するアイデアはありますか?