Sha256: e50dcd2d747dc8307dc0771af535f3c5ffdfd9dcd1a0c58f81db58e8ec756a05
Contents?: true
Size: 401 Bytes
Versions: 6
Compression:
Stored size: 401 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Tutorial post step:</strong> <%= @tutorial_post.tutorial_post_step %> </p> <p> <strong>Tutorial post text:</strong> <%= @tutorial_post.tutorial_post_text %> </p> <p> <strong>Category:</strong> <%= @tutorial_post.category_id %> </p> <%= link_to 'Edit', edit_tutorial_post_path(@tutorial_post) %> | <%= link_to 'Back', tutorial_posts_path %>
Version data entries
6 entries across 6 versions & 1 rubygems