Create MVC for Booths

This commit is contained in:
nasia 2017-05-17 13:31:27 +03:00
parent e68738c154
commit da6b5b8141
9 changed files with 205 additions and 1 deletions

View file

@ -0,0 +1,5 @@
%h1 New booth
= render 'form'
= link_to 'Back', booths_path