Sha256: 4130b699848a13153ae0d8e510b7c0f28f9142eaf5d1a7438ebe488c61f9ad32

Contents?: true

Size: 245 Bytes

Versions: 145

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

145 entries across 145 versions & 1 rubygems

Version Path
bullet_train-fields-1.6.35 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.34 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.33 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.32 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.31 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.30 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.29 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.28 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.27 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.26 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.25 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.24 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.23 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.22 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.21 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.20 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.19 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.18 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.17 app/helpers/fields/trix_editor_helper.rb
bullet_train-fields-1.6.16 app/helpers/fields/trix_editor_helper.rb