Sha256: ac3b0c2d35ce826e71d2dbe422c89309c1aee23172adbe6d6b35ff02fb8aafd9

Contents?: true

Size: 174 Bytes

Versions: 7

Compression:

Stored size: 174 Bytes

Contents

require 'rocket_fuel/install/run'

module RocketFuel
  module Install
    ARCHIVE_PATH = '/tmp/rocket_fuel.tar.gz'
    RECIPE_PATH = '/tmp/rocket-fuel-chef-master'
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rocket_fuel-0.2.0 lib/rocket_fuel/install.rb
rocket_fuel-0.1.0 lib/rocket_fuel/install.rb
rocket_fuel-0.0.8 lib/rocket_fuel/install.rb
rocket_fuel-0.0.7 lib/rocket_fuel/install.rb
rocket_fuel-0.0.6 lib/rocket_fuel/install.rb
rocket_fuel-0.0.5 lib/rocket_fuel/install.rb
rocket_fuel-0.0.4 lib/rocket_fuel/install.rb