Class: Spina::Embeds::Button
- Defined in:
- app/models/spina/embeds/button.rb
Instance Method Summary collapse
Methods included from TrixConversion
#to_trix_attachment, #wrap_with_embed_tag
Methods included from Spina::Embeddable
Instance Method Details
#to_trix_partial_path ⇒ Object
9 10 11 |
# File 'app/models/spina/embeds/button.rb', line 9 def to_trix_partial_path "spina/embeds/buttons/trix_button" end |