Sha256: 88611e15a713f0f48311d68dfd1ff506acf3fe5e18375e767b45bcacd24f56f0
Contents?: true
Size: 211 Bytes
Versions: 3
Compression:
Stored size: 211 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # Html::State::Global -- ydim -- 12.01.2006 -- hwyss@ywesee.com require 'sbsm/state' module YDIM module Html module State class Global < SBSM::State end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ydim-html-1.0.3 | lib/ydim/html/state/global_predefine.rb |
ydim-html-1.0.2 | lib/ydim/html/state/global_predefine.rb |
ydim-html-1.0.1 | lib/ydim/html/state/global_predefine.rb |