Sha256: 150c1f0c7f52d35b5dbda67a27775e220f5b00c53f4f32fc64f41c9a9a4f4dbf

Contents?: true

Size: 153 Bytes

Versions: 7

Compression:

Stored size: 153 Bytes

Contents

module Brut::I18n::ForHTML
  include Brut::I18n::BaseMethods
  def html_safe(string) = Brut::FrontEnd::Templates::HTMLSafeString.from_string(string)
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
brut-0.0.7 lib/brut/i18n/for_html.rb
brut-0.0.6 lib/brut/i18n/for_html.rb
brut-0.0.5 lib/brut/i18n/for_html.rb
brut-0.0.4 lib/brut/i18n/for_html.rb
brut-0.0.3 lib/brut/i18n/for_html.rb
brut-0.0.2 lib/brut/i18n/for_html.rb
brut-0.0.1 lib/brut/i18n/for_html.rb