Sha256: 65890ba3e196056ec083cfc2069e7aba13aabb4ce5829014e9cbb53e1f06a0c8

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
    ]

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

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

    Test__Unit__TestCase -> ImageSniffing [

    ]

}

Version data entries

1 entries across 1 versions & 1 rubygems

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