Improve tracks CRUD
* Add index, edit and update action; * Add _form partial; * Add link to tracks/index in nav; * Refactor specs.
This commit is contained in:
1
app/views/tracks/edit.html.haml
Normal file
1
app/views/tracks/edit.html.haml
Normal file
@@ -0,0 +1 @@
|
||||
= render 'form', submit_text: 'Save'
|
||||
Reference in New Issue
Block a user