Sha256: c347a82fd638ddfca481d88d4f22f6c4d811e749a1e2b678a59091c6636a1998
Contents?: true
Size: 434 Bytes
Versions: 1
Compression:
Stored size: 434 Bytes
Contents
<% set_subnav "Help #{@rule_class.options[:name]}", link_to("All Pipelines", re_pipelines_path, :class => "pipeline-list"), link_to("Edit Pipeline", change_re_pipeline_path(@re_pipeline), :class => "pipeline-change") %> <div class="prepend-1 span-22 append-1"> <div class="infobox"> <%= render :partial => 'help' %> <div class="clear"></div> </div> </div> <div class="clear"></div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rules_engine-0.0.1 | rails_generators/templates/app/views/re_rules/help.html.erb |