Sha256: 263b3e88d036fb013c97756ec283086263d59556aec7f10362c5e980e86f8a94

Contents?: true

Size: 240 Bytes

Versions: 34

Compression:

Stored size: 240 Bytes

Contents

<% for column in WorkLock.content_columns %>
<p>
  <b><%= column.human_name %>:</b> <%=h @work_lock.send(column.name) %>
</p>
<% end %>

<%= link_to 'Edit', :action => 'edit', :id => @work_lock %> |
<%= link_to 'Back', :action => 'list' %>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/work_locks/show.rhtml
backlog-0.37.1 app/views/work_locks/show.rhtml
backlog-0.36.2 app/views/work_locks/show.rhtml
backlog-0.19.0 app/views/work_locks/show.rhtml
backlog-0.20.0 app/views/work_locks/show.rhtml
backlog-0.20.1 app/views/work_locks/show.rhtml
backlog-0.21.0 app/views/work_locks/show.rhtml
backlog-0.21.1 app/views/work_locks/show.rhtml
backlog-0.21.2 app/views/work_locks/show.rhtml
backlog-0.21.3 app/views/work_locks/show.rhtml
backlog-0.22.1 app/views/work_locks/show.rhtml
backlog-0.22.0 app/views/work_locks/show.rhtml
backlog-0.23.0 app/views/work_locks/show.rhtml
backlog-0.23.1 app/views/work_locks/show.rhtml
backlog-0.24.0 app/views/work_locks/show.rhtml
backlog-0.25.0 app/views/work_locks/show.rhtml
backlog-0.26.0 app/views/work_locks/show.rhtml
backlog-0.28.0 app/views/work_locks/show.rhtml
backlog-0.29.0 app/views/work_locks/show.rhtml
backlog-0.31.0 app/views/work_locks/show.rhtml