Class: EIRReportInterface::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- EIRReportInterface::Railtie
- Defined in:
- lib/eir_report_interface/railtie.rb
Overview
Railtie class for the EIRReportInterface gem.
This Railtie integrates the EIRReportInterface functionality into a Rails application. It allows you to configure initialization options for the gem within a Rails context.
For more information about configuring and using this Railtie, see the README file of the gem.