📄 show.rhtml
字号:
<% for column in Document.content_columns %><p> <b><%= column.human_name %>:</b> <%=h @document.send(column.name) %></p><% end %><br />
<div class="roundedcornr_box_284975">
<div class="roundedcornr_top_284975"><div></div></div>
<div class="roundedcornr_content_284975"><p>
<%= link_to 'Edit', :action => 'edit', :id => @document %> |<%= link_to 'Back', :action => 'list' %>
</p>
</div>
<div class="roundedcornr_bottom_284975"><div></div></div>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -