skeleton admin structure generator.
Add this line to your application's Gemfile:
gem "admin_generator", github: "departure-inc/admin-generator"How to use my plugin.
$ bundle exec rails g admin Thing- Find a project you want to contribute to
- Fork it
- Clone it to your local system
- Make a new branch
- Make your changes
- Push it back to your repo
- Click the Compare & pull request button
- Click Create pull request to open a new pull request
The gem is available as open source under the terms of the MIT License.