Sha256: a800a533e90b28c0990411f2ae64a29e108dd57d491c79697564b75cb6653aae

Contents?: true

Size: 197 Bytes

Versions: 10

Compression:

Stored size: 197 Bytes

Contents

#!/usr/bin/env ruby
# encoding: UTF-8
# (c) ANB Andrew Bizyaev

require 'phtools/runner'

module PhTools
  class Phtagset < Runner
    def self.about
      "!UNDER CONSTRUCTION!"
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
phtools-0.10.0 lib/phtagset.rb
phtools-0.8.1 lib/phtagset.rb
phtools-0.8.0 lib/phtagset.rb
phtools-0.7.7 lib/phtagset.rb
phtools-0.7.1 lib/phtagset.rb
phtools-0.6.0 lib/phtagset.rb
phtools-0.4.0 lib/phtagset.rb
phtools-0.3.0 lib/phtagset.rb
phtools-0.3.0.pre.alpha lib/phtagset.rb
phtools-0.2.4 lib/phtagset.rb