Class: Madmin::Field::Text

Inherits:
Madmin::Field show all
Defined in:
lib/madmin/field/text.rb

Overview

This field represents a plain old text field.

Instance Attribute Summary

Attributes inherited from Madmin::Field

#form, #index, #key, #label, #model, #options, #show, #type

Method Summary

Methods inherited from Madmin::Field

#initialize, #strong_params_keys, #to_partial_path, #value_for

Constructor Details

This class inherits a constructor from Madmin::Field