lib/blazing/recipes/bundler_recipe.rb in blazing-0.0.6 vs lib/blazing/recipes/bundler_recipe.rb in blazing-0.0.7

- old
+ new

@@ -1,4 +1,6 @@ +require 'blazing/recipe' + module Blazing class BundlerRecipe < Blazing::Recipe def self.run puts 'buhuuuuuu, running bundler!'