Sha256: 4fd8cb433caaf703badae0f54fb0c75dccecaf939980d13d70e9c8d4f2feb872

Contents?: true

Size: 158 Bytes

Versions: 29

Compression:

Stored size: 158 Bytes

Contents

require 'fortitude/widget'

module Fortitude
  module Widgets
    class Xhtml10Frameset < Fortitude::Widget
      doctype :xhtml10_frameset
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.6 lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.5-java lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.5 lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.4-java lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.4 lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.3 lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.2 lib/fortitude/widgets/xhtml10_frameset.rb
fortitude-0.0.1 lib/fortitude/widgets/xhtml10_frameset.rb