Class: Archangel::Field
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Archangel::Field
- Defined in:
- app/models/archangel/field.rb
Overview
Field model
Constant Summary collapse
- CLASSIFICATIONS =
Available field types constant
%w[boolean email integer string url].freeze