Class: Everythingrb::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Everythingrb::Railtie
- Defined in:
- lib/railtie.rb
Overview
Note:
By default, all extensions are loaded. Setting ‘extensions` to an empty array effectively disables the gem.
Rails integration for EverythingRB
This Railtie handles proper loading of EverythingRB extensions in a Rails environment, ensuring that everything works correctly with ActiveSupport and other Rails components.