Module: TrixEmbed

Defined in:
lib/trix_embed/engine.rb,
lib/trix_embed/version.rb,
app/models/trix_embed/attachment.rb,
app/helpers/trix_embed/application_helper.rb

Defined Under Namespace

Modules: ApplicationHelper Classes: Attachment, Engine

Constant Summary collapse

VERSION =
"0.0.5"

Class Method Summary collapse

Class Method Details

.configObject



10
11
12
# File 'lib/trix_embed/engine.rb', line 10

def self.config
  Rails.application.config.trix_embed
end