Class: RailsAiBridge::Serializers::Formatters::Sections::ViewsFormatter

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

Overview

Renders the Views section with layouts, templates, and helpers.

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