Skip to content

ciscoLegrand/cAdmin

Repository files navigation

Cadmin

This engine is building to create an adminzone in where manage events and services from an event enterprise. To provide a webapp from an adminzone separate from it

Crate engine

  rails plugin new cadmin --mountable -d postgresql --skip-action-cable --skip-bootsnap --skip-bundle --skip-javascript --skip-keeps 
  --skip-listen --skip-spring --skip-system-test  --skip-turbolinks --skip-webpack-install --skip-yarn

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'cadmin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cadmin

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.