Sha256: cc77cec1fd7539c9bf64598e65abcd5b3e3e0986754c7683a03f616d2ad299c1

Contents?: true

Size: 193 Bytes

Versions: 5

Compression:

Stored size: 193 Bytes

Contents

<h1>Editing analytic</h1>

<%= render "form", analytic: @analytic %>

<br>

<div>
  <%= link_to "Show this analytic", @analytic %> |
  <%= link_to "Back to analytics", analytics_path %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lesli_audit-0.5.0 app/views/lesli_audit/analytics/edit.html.erb
lesli_audit-0.4.0 app/views/lesli_audit/analytics/edit.html.erb
lesli_audit-0.3.0 app/views/lesli_audit/analytics/edit.html.erb
lesli_audit-0.2.0 app/views/lesli_audit/analytics/edit.html.erb
lesli_audit-0.1.0 app/views/lesli_audit/analytics/edit.html.erb