Sha256: 5c7cfce9e8276e58e27ce1f05d4356de7c6b0a604800f1f1e3e32d9329cc8f4d
Contents?: true
Size: 355 Bytes
Versions: 5
Compression:
Stored size: 355 Bytes
Contents
<h3><%= resource.name %></h3> <strong><%= t('activerecord.attributes.general.state') %>:</strong> <%= resource.state %> <h4><%= t('tasks.show.story_text') %></h4> <%= resource.story.text %> <% if resource.text.present? %> <h4><%= t('tasks.show.text') %></h4> <%= resource.text %> <% end %> <h4><%= t('vacancies.index.title') %></h4>
Version data entries
5 entries across 5 versions & 1 rubygems