Sha256: c0e2f6c80fe708e9f628b26f8fa27f5f49148a5b19eaccaf8dc10d0f364ab30c
Contents?: true
Size: 253 Bytes
Versions: 1
Compression:
Stored size: 253 Bytes
Contents
module Pacer unless const_defined? :VERSION VERSION = "1.5.1" JAR = "pacer-#{ VERSION }-standalone.jar" JAR_PATH = "lib/#{ JAR }" START_TIME = Time.now BLUEPRINTS_VERSION = "2.6.0-SNAPSHOT" PIPES_VERSION = "2.5.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pacer-1.5.1-java | lib/pacer/version.rb |