Create MVC for Booths
This commit is contained in:
parent
e68738c154
commit
da6b5b8141
9 changed files with 205 additions and 1 deletions
2
app/models/booth.rb
Normal file
2
app/models/booth.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class Booth < ActiveRecord::Base
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue