Create MVC for Booths
This commit is contained in:
parent
e68738c154
commit
da6b5b8141
9 changed files with 205 additions and 1 deletions
5
app/views/booths/new.html.haml
Normal file
5
app/views/booths/new.html.haml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
%h1 New booth
|
||||
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Back', booths_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue