Class: RailsAiBridge::Serializers::Formatters::Sections::ActiveStorageFormatter

Inherits:
SectionFormatter show all
Defined in:
lib/rails_ai_bridge/serializers/formatters/sections/active_storage_formatter.rb

Overview

Renders the Active Storage section with attachment models and configured services.

See Also:

  • Formatters::Providers::SectionFormatter

Instance Attribute Summary

Attributes inherited from Base

#context

Method Summary

Methods inherited from SectionFormatter

#call

Methods inherited from Base

#call, #initialize

Constructor Details

This class inherits a constructor from RailsAiBridge::Serializers::Formatters::Base