module GraphGuru

Constants

VERSION

Public Class Methods

setup() { |self| ... } click to toggle source
# File lib/graph_guru.rb, line 9
def self.setup
        yield self
end