Sha256: b22dd74736d252e983178243efc84bd1152fef43a503e3488c7cb54e29ff353f
Contents?: true
Size: 608 Bytes
Versions: 2
Compression:
Stored size: 608 Bytes
Contents
{ "connection": { "host": "localhost" }, "file_server": { "host": "localhost" }, "job": { "sync": { "exclude": [ ".git", ".rvmrc", "tmp", "log", "doc" ], "rsync_transport": "ssh" // or "anonymous" }, "callbacks": { "callbacks_class_file": "test/gorgon_callbacks.rb" } }, "files": [ "test/unit/**/*_test.rb", "test/functional/**/*_test.rb", "test/integration/**/*_test.rb" ], "runtime_file": "tmp/recorded_specs_list.json", "originator_log_file": "log/gorgon-orginator.log" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gorgon-0.8.3 | gorgon.json.sample |
gorgon-0.8.2 | gorgon.json.sample |