Sha256: ebbb8b054d38936b25db9b7e9f93706b791869a8625e6e67abb0a2b29dd06d06

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

digraph TopLevel {
    compound = true
    bgcolor = lightcyan1
    fontname = Arial
    fontsize = 8
    label = "TopLevel"
    node [
        fontname = Arial,
        fontsize = 8,
        color = black
    ]

    TestFileCache [
        fontcolor = black,
        URL = "classes/TestFileCache.html",
        shape = ellipse,
        color = palegoldenrod,
        style = filled,
        label = "TestFileCache"
    ]

    Test__Unit__TestCase [
        URL = "classes/Test/Unit/TestCase.html",
        label = "Test::Unit::TestCase"
    ]

    Test__Unit__TestCase -> TestFileCache [

    ]

}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ripxplore-0.0.2 doc/dot/f_59.dot