Class: IronAdmin::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- IronAdmin::Engine
- Defined in:
- lib/iron_admin/engine.rb
Overview
Rails Engine that provides the admin panel functionality.
The Engine is mounted in your application's routes to expose the admin panel at a path of your choice (typically /admin).