Sha256: 96953470bd5ab8da1e80928300b3d884999f64bd623764100f33d99dda4eba06

Contents?: true

Size: 280 Bytes

Versions: 123

Compression:

Stored size: 280 Bytes

Contents

<div id="spotlight">
<% for column in Work.content_columns %>
<p>
  <b><%= column.human_name %>:</b> <%=h @work.send(column.name) %>
</p>
<% end %>

<%= link_to 'Edit', :action => 'edit', :id => @work %> |
<%= link_to 'Back', :action => 'list', :id => @work.task.period %>
</div>

Version data entries

123 entries across 123 versions & 1 rubygems

Version Path
backlog-0.28.0 app/views/works/show.rhtml
backlog-0.29.0 app/views/works/show.rhtml
backlog-0.3.0 app/views/works/show.rhtml
backlog-0.3.1 app/views/works/show.rhtml
backlog-0.3.3 app/views/works/show.rhtml
backlog-0.3.2 app/views/works/show.rhtml
backlog-0.3.4 app/views/works/show.rhtml
backlog-0.3.6 app/views/works/show.rhtml
backlog-0.3.5 app/views/works/show.rhtml
backlog-0.3.8 app/views/works/show.rhtml
backlog-0.3.7 app/views/works/show.rhtml
backlog-0.3.9 app/views/works/show.rhtml
backlog-0.31.0 app/views/works/show.rhtml
backlog-0.30.0 app/views/works/show.rhtml
backlog-0.31.1 app/views/works/show.rhtml
backlog-0.32.0 app/views/works/show.rhtml
backlog-0.33.0 app/views/works/show.rhtml
backlog-0.33.1 app/views/works/show.rhtml
backlog-0.34.1 app/views/works/show.rhtml
backlog-0.34.2 app/views/works/show.rhtml