Sha256: 6f741b60385da24c2a1e6bc2139f26158e278d79fd6ab98a0684cf8b73d4a891
Contents?: true
Size: 515 Bytes
Versions: 149
Compression:
Stored size: 515 Bytes
Contents
# ><%= ' templates/recipe.erb '.center(75,'-').chomp %>start< # ><%= "[ #{name} ]".center(75,'-').chomp %>< @current_recipe = "<%= key %>" @before_configs["<%= key %>"].call if @before_configs["<%= key %>"] say_recipe '<%= name %>' <%= config.compile + "\n" if config %>@configs[@current_recipe] = config # ><%= " recipes/#{name}.rb ".center(75,'-').chomp %>start< <%= template %> # ><%= " recipes/#{name}.rb ".center(75,'-').chomp %>end< # ><%= ' templates/recipe.erb '.center(75,'-').chomp %>end<
Version data entries
149 entries across 149 versions & 3 rubygems