Sha256: 14d818def0d3571ad4c2b7b1b7c44e32d0ca0af6ceb2a3af1558cb0b674228f4

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

#!/usr/bin/env ruby
# encoding: utf-8
# Html -- ydim -- 14.12.2006 -- hwyss@ywesee.com
module YDIM
  module Html
    class << self
      attr_accessor :config, :logger
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ydim-html-1.0.3 lib/ydim/html.rb
ydim-html-1.0.2 lib/ydim/html.rb
ydim-html-1.0.1 lib/ydim/html.rb