Sha256: 8887825d69e49ad42db9af8b80fb41b2b785f5b59081aa904948d72b770ac264

Contents?: true

Size: 132 Bytes

Versions: 7

Compression:

Stored size: 132 Bytes

Contents

module HoboFields
  module Types
    class HtmlString < RawHtmlString
      HoboFields.register_type(:html, self)
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hobo_fields-2.2.6 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.5 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.4 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.3 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.2 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.1 lib/hobo_fields/types/html_string.rb
hobo_fields-2.2.0 lib/hobo_fields/types/html_string.rb