Sha256: 4130b699848a13153ae0d8e510b7c0f28f9142eaf5d1a7438ebe488c61f9ad32

Contents?: true

Size: 245 Bytes

Versions: 142

Compression:

Stored size: 245 Bytes

Contents

module Fields::TrixEditorHelper
  TEMPORARY_REPLACEMENT = "https://temp.bullettrain.co/"

  # TODO We should migrate away from this, but I think we'll need to update Super Scaffolding.
  def trix_sanitize(html)
    html_sanitize(html)
  end
end

Version data entries

142 entries across 142 versions & 1 rubygems

Version Path
bullet_train-fields-1.14.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.13.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.12.3 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.12.2 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.12.1 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.12.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.11.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.10.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.9.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.5 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.4 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.3 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.2 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.1 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.8.0 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.7.23 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.7.22 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.7.21 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.7.20 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.7.19 app/helpers/fields/trix_editor_helper.rb