Sha256: 6d22cdc9db813e486473fc465bf4afa29bf1e5e034dc3b11c8bb018d448a9089

Contents?: true

Size: 128 Bytes

Versions: 15

Compression:

Stored size: 128 Bytes

Contents

module Osheet::Format

  class General
    def initialize(opts={}); end
    def style; nil; end
    def key; ''; end
  end

end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
osheet-1.0.0.rc.4 lib/osheet/format/general.rb
osheet-1.0.0.rc.3 lib/osheet/format/general.rb
osheet-1.0.0.rc.2 lib/osheet/format/general.rb
osheet-1.0.0.rc.1 lib/osheet/format/general.rb
osheet-0.10.0 lib/osheet/format/general.rb
osheet-0.9.2 lib/osheet/format/general.rb
osheet-0.9.1 lib/osheet/format/general.rb
osheet-0.9.0 lib/osheet/format/general.rb
osheet-0.8.0 lib/osheet/format/general.rb
osheet-0.7.0 lib/osheet/format/general.rb
osheet-0.6.0 lib/osheet/format/general.rb
osheet-0.5.0 lib/osheet/format/general.rb
osheet-0.4.0 lib/osheet/format/general.rb
osheet-0.3.0 lib/osheet/format/general.rb
osheet-0.2.0 lib/osheet/format/general.rb