Class: Iron::BlockDefinition
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Iron::BlockDefinition
- Includes:
- Exportable, Importable, Schema::AutoDumpable
- Defined in:
- app/models/iron/block_definition.rb
Defined Under Namespace
Modules: Exportable, Importable
Instance Method Summary collapse
Methods included from Exportable
Instance Method Details
#required? ⇒ Boolean
18 |
# File 'app/models/iron/block_definition.rb', line 18 def required? = false |