Sha256: 4ad9ccfce3bab5a01a32a205ea707b4bde4b45384ebf1e37b2462012b22aed09
Contents?: true
Size: 288 Bytes
Versions: 15
Compression:
Stored size: 288 Bytes
Contents
<h3> <a name="top"> </a> <%= @story.name %> </h3> <dl class="dl-horizontal"> <%= 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
15 entries across 15 versions & 1 rubygems