9 lines
158 B
Text
9 lines
158 B
Text
<h1>New wheel option</h1>
|
|
|
|
<%= render "form", wheel_option: @wheel_option %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to wheel options", wheel_options_path %>
|
|
</div>
|