Sha256: 88c17745fbc10a21ac8428043b095a394558f3e63070d28f5271bf88c0f675ee
Contents?: true
Size: 316 Bytes
Versions: 6
Compression:
Stored size: 316 Bytes
Contents
<h3> <a name="top"> </a> <%= @story.name %> </h3> <dl class="dl-horizontal"> <%= show_attribute :id %> <%= show_associations :project %> <%= show_actions %> </dl> <%= markdown @story.text %> <%= render 'shared/comments', comment: Comment.new(commentable_type: 'Story', commentable_id: @story.id) %>
Version data entries
6 entries across 6 versions & 1 rubygems