Sha256: fa132fee0e68e95c709ffbc98e14667da44fc80688d116ca17ef9f64798c7352
Contents?: true
Size: 601 Bytes
Versions: 57
Compression:
Stored size: 601 Bytes
Contents
= Cmor::Rbac::Backend This gem implements a backend for the cmor_rbac gem. = Why? * Beautiful backend to edit your permissions. = Installation Add it to your gemfile, bundle and run installer: echo "\ngem 'cmor_rbac_backend'" >> Gemfile bundle rails g cmor:rbac:backend:install The installer will * add an initializer with configuration options in initializers/cmor_rbac_backend.rb. * add a routing entry to mount the engine. = Configuration = Usage Open your browser and visit http://your-app/en/backend/cmor/rbac = License This project rocks and uses MIT-LICENSE.
Version data entries
57 entries across 57 versions & 1 rubygems