Class: ActiveStorage::HotCell::Client::Railtie

Inherits:
Rails::Railtie
  • Object
show all
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.