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