Class: UnitMeasurements::Rails::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- UnitMeasurements::Rails::Railtie
- Defined in:
- lib/unit_measurements/rails/railtie.rb
Overview
The Railtie
class integrates unit_measurements
with the Rails framework.
This Railtie is designed to be automatically loaded by Rails when the application starts. It facilitates configuration and customization of the behavior of unit_measurements
within a Rails application.