Sha256: 8547e948eb099bb4368b7315dfcd2c1fd8627a57e4e7662c37a8f69f8321b8dc

Contents?: true

Size: 299 Bytes

Versions: 30

Compression:

Stored size: 299 Bytes

Contents

# frozen_string_literal: true

require_relative 'props_plugin'
require_relative 'props_inline_plugin'
require_relative 'props_external_plugin'
require_relative 'props'

module CKEditor5::Rails::Editor::Helpers
end

require_relative 'helpers/config_helpers'
require_relative 'helpers/editor_helpers'

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
ckeditor5-1.20.0 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.5 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.4 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.3 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.2 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.1 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.19.0 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.18.3 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.18.1 lib/ckeditor5/rails/editor/helpers.rb
ckeditor5-1.18.0 lib/ckeditor5/rails/editor/helpers.rb