Class: RailsAiBridge::Serializers::Formatters::Sections::MultiDatabaseFormatter

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

Overview

Renders the Multi-Database section; returns nil when multi-db is not configured.

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