Sha256: e6ff0ea7887fac8180e95f57ffaf2de50ae14412dbe8afdecd0d60130902c6cd

Contents?: true

Size: 121 Bytes

Versions: 8

Compression:

Stored size: 121 Bytes

Contents

require 'blazing/recipe'

module Blazing
  class RvmRecipe < Blazing::Recipe

    def run
      false
    end

  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
blazing-0.0.16 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.15 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.14 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.13 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.12 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.10 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.9 lib/blazing/recipes/rvm_recipe.rb
blazing-0.0.8 lib/blazing/recipes/rvm_recipe.rb