Class: BooleanRenderer

Inherits:
ResourceRenderer::AttributeRenderer::Base show all
Defined in:
app/attribute_renderers/boolean_renderer.rb

Direct Known Subclasses

FalseClassRenderer, TrueClassRenderer

Instance Attribute Summary

Attributes inherited from ResourceRenderer::AttributeRenderer::Base

#helper, #model

Method Summary

Methods inherited from ResourceRenderer::AttributeRenderer::Base

#display, #initialize

Constructor Details

This class inherits a constructor from ResourceRenderer::AttributeRenderer::Base