Class: Uchi::Field::Base::Show

Inherits:
Component
  • Object
show all
Defined in:
app/components/uchi/field/base.rb

Overview

Uchi::Field::Base::Show components render fields in the show view.

Instance Attribute Summary

Attributes inherited from Component

#field, #record, #repository

Method Summary

Methods inherited from Component

#initialize, #value

Constructor Details

This class inherits a constructor from Uchi::Field::Base::Component