Sha256: fe6901140be0a217085392cec6d7931bc578ea18a5780c550bedd27b46870ab4

Contents?: true

Size: 141 Bytes

Versions: 29

Compression:

Stored size: 141 Bytes

Contents

require 'fortitude/widget'

module Fortitude
  module Widgets
    class Xhtml11 < Fortitude::Widget
      doctype :xhtml11
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

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