Sha256: 9bbeb47cc11e3165c54bc9ee5a55ffa766b9630cb9715d817039469bb844ac7b
Contents?: true
Size: 398 Bytes
Versions: 2
Compression:
Stored size: 398 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Http method:</strong> <%= @controller_filter.http_method %> </p> <p> <strong>Controller:</strong> <%= @controller_filter.controller %> </p> <p> <strong>Action name:</strong> <%= @controller_filter.action_name %> </p> <%= link_to 'Edit', edit_controller_filter_path(@controller_filter) %> | <%= link_to 'Back', controller_filters_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
request_refinery-0.0.2 | app/views/request_refinery/controller_filters/show.html.erb |
request_refinery-0.0.1 | app/views/request_refinery/controller_filters/show.html.erb |