% if @stage.recipes.empty? %>
No recipes configured yet.
<%= link_to 'Recipes', recipes_path %> are custom Capistrano tasks and variables that can be used across stages.
<% else %>
Name | Description |
---|---|
<%= link_to h(recipe.name), recipe_path(recipe) %> | <%=h recipe.description %> |