Class: RailsAiBridge::Serializers::Formatters::Sections::SchemaFormatter
- Inherits:
-
SectionFormatter
- Object
- Base
- Base
- SectionFormatter
- RailsAiBridge::Serializers::Formatters::Sections::SchemaFormatter
- Defined in:
- lib/rails_ai_bridge/serializers/formatters/sections/schema_formatter.rb
Overview
Renders the Database Schema section; returns nil when schema is absent or errored.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from SectionFormatter
Methods inherited from Base
Constructor Details
This class inherits a constructor from RailsAiBridge::Serializers::Formatters::Base