Class: SirTrevorRails::Blocks::OembedBlock

Inherits:
SirTrevorRails::Block show all
Includes:
Textable
Defined in:
app/models/sir_trevor_rails/blocks/oembed_block.rb

Overview

OEmbed consumer with text

Constant Summary

Constants inherited from SirTrevorRails::Block

SirTrevorRails::Block::DEFAULT_FORMAT

Instance Attribute Summary

Attributes inherited from SirTrevorRails::Block

#parent, #type

Method Summary

Methods included from Textable

#content_align, #text, #text?, #text_align

Methods inherited from SirTrevorRails::Block

#as_json, block_class, block_class!, custom_block_types, #format, from_hash, #initialize, #to_partial_path, type_klass

Constructor Details

This class inherits a constructor from SirTrevorRails::Block