Sha256: 792048212a2c428eda0a1fcf1db3d5caceb811cc1159804aea088392609819fb

Contents?: true

Size: 241 Bytes

Versions: 4

Compression:

Stored size: 241 Bytes

Contents

module Symbiont
  module WebObjects

    class Paragraph < WebObject

    end # class: Paragraph

    ::Symbiont::WebObjects.class_for_tag[:p] = ::Symbiont::WebObjects::Paragraph

  end # module: WebObjects
end # module: Symbiont

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
symbiont-0.2.1 lib/symbiont/web_objects/paragraph.rb
symbiont-0.2.0 lib/symbiont/web_objects/paragraph.rb
symbiont-0.1.9 lib/symbiont/web_objects/paragraph.rb
symbiont-0.1.8 lib/symbiont/web_objects/paragraph.rb