Sha256: 04b21f5d4a06d72a8badad6d991429f0937560b15806a950ffb82c37d510560f
Contents?: true
Size: 295 Bytes
Versions: 2
Compression:
Stored size: 295 Bytes
Contents
# -*- ruby -*- require File.expand_path('../../load_paths', __FILE__) require 'rocket/version' $LIB_BASENAME = "rocket-js" $LIB_FULLNAME = "#{$LIB_BASENAME}-#{Rocket.version}" $LIB_TITLE = "Rocket JavaScript Tools #{Rocket.version}" load File.expand_path('../../Rakefile.common', __FILE__)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rocket-js-0.0.4 | Rakefile |
rocket-js-0.0.3 | Rakefile |