TheRoleBootstrap3Ui
Admin UI for gem TheRole
Version based on Bootstrap3
GUI
TheRole management web interface => localhost:3000/admin/roles |
Installation
Gemfile
gem 'the_role_bootstrap3_ui'
And then execute:
$ bundle
Or install it yourself as:
$ gem install the_role_bootstrap3_ui
Usage
Assets and Bootstrap
application.css
//= require bootstrap
application.js
//= require jquery
//= require jquery_ujs
//= require bootstrap
//= require the_role_editinplace
MIT
2014