4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
- model_class = Product
|
|
.page-header= title :edit, model_class
|
|
= render 'form'
|