9 lines
138 B
Text
9 lines
138 B
Text
<h1>New key bind</h1>
|
|
|
|
<%= render "form", key_bind: @key_bind %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to key binds", key_binds_path %>
|
|
</div>
|