Ruby on Rails, Active Admin demo and example project.
- Ruby 2.6.5, Rails 5.2.4, ActiveAdmin 2.6.0
- Arctic Admin, custom responsive ActiveAdmin theme.
- Chosen Rails, multiple item select box.
- Devise, flexible authentication solution, with databased auth.
- Cancancan, authorization libs, with multiple roles selection.
- Paper Trail, track changes of Rails models, with DRY implementation.
- Custom rake task:
db:reseedto truncate all table and reseeding its data.
Go to https://activeadmin-demo.herokuapp.com
- username:
admin@example.com - password:
admin
Copyright 2020 Maikel Chandika (mkdika@gmail.com). Code released under the MIT License. See LICENSE file.