Class: ActiveStorage::HotCell::Client::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- ActiveStorage::HotCell::Client::Railtie
- Defined in:
- lib/active_storage/hot_cell/client/railtie.rb
Overview
An application installs the transformer, the analyzer and the previewers itself, because Active Storage reads those from config and there is no way for a gem to set them that the engine does not later overwrite. Everything else this gem needs is done here.