Sha256: 9533ddd77601e23b9f26d192f8a35f1135a8388928b07a08b696dc488746b64c

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

module Hudson
  VERSION = "0.2.4"
  HUDSON_VERSION = "1.359"
  WAR = File.expand_path(File.dirname(__FILE__) + "/hudson/hudson.war")
  PLUGINS = File.expand_path(File.dirname(__FILE__) + "/hudson/plugins")
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hudson-0.2.4 lib/hudson.rb