<% set_re_breadcrumbs link_to("All Plans", re_plans_path, :class => "re-bc-plan-list"), link_to("Edit Plan", change_re_plan_path(@re_plan), :class => "re-bc-plan-change"), link_to("Edit Workflow", change_re_plan_workflow_path(@re_plan, @re_workflow), :class => "re-bc-workflow-change"), 'Edit Rule' %>
<%= render '/re_workflow_rules/edit', :update_path => re_plan_workflow_rule_path(@re_plan, @re_workflow, @re_rule), :cancel_path => change_re_plan_workflow_path(@re_plan, @re_workflow) %>