Class: Spina::Blocks::Block
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Spina::Blocks::Block
- Includes:
- AttrJson::NestedAttributes, AttrJson::Record, Partable, TranslatedContent
- Defined in:
- app/models/spina/blocks/block.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
21 22 23 |
# File 'app/models/spina/blocks/block.rb', line 21 def to_s title end |