Module Autotest::CCTray
In: lib/autotest/cctray.rb

Methods

Constants

MAX = 30
STATUS = { :all_good => "Success", :green => "Success", :red => "Failure", }
DIR = File.expand_path("~/Sites/dashboard")

Public Class methods

[Validate]