Sha256: d95bdeab1300982c4b31d3840d9325e599255463a0d3179edef8fdca7535271c

Contents?: true

Size: 118 Bytes

Versions: 2

Compression:

Stored size: 118 Bytes

Contents

require File.expand_path("../base", __FILE__)

module HackTree
  module Node
    class Group < Base
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hack_tree-0.1.2 lib/hack_tree/node/group.rb
hack_tree-0.1.1 lib/hack_tree/node/group.rb