Class: Spina::Embeds::Button

Inherits:
Base
  • Object
show all
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

#initialize, #to_fields_path

Instance Method Details

#to_trix_partial_pathObject



9
10
11
# File 'app/models/spina/embeds/button.rb', line 9

def to_trix_partial_path
  "spina/embeds/buttons/trix_button"
end