Home
Pages
Classes
Methods
Table of Contents
render 'form'
link_to t('action.show'), @<%= singular_table_name %>
link_to t('action.back'), <%= index_helper %>_path
Pages
basic.bin
_form.html.slim
edit.html.slim
index.html.slim
new.html.slim
show.html.slim
staging-unicorn-nginx.conf
unicorn-nginx.conf
h1 = t('action.edit') + <%= class_name %>.model_name.human
render 'form'
¶
↑
link_to t('action.show'), @<%= singular_table_name %>
¶
↑
'|
link_to t('action.back'), <%= index_helper %>_path
¶
↑