separate foodcourt module
This commit is contained in:
2
app/views/foodcourt/cash_mgmt/create.html.erb
Executable file
2
app/views/foodcourt/cash_mgmt/create.html.erb
Executable file
@@ -0,0 +1,2 @@
|
||||
<h1>CashMgmt#create</h1>
|
||||
<p>Find me in app/views/cash_mgmt/create.html.erb</p>
|
||||
2
app/views/foodcourt/cash_mgmt/index.html.erb
Executable file
2
app/views/foodcourt/cash_mgmt/index.html.erb
Executable file
@@ -0,0 +1,2 @@
|
||||
<h1>CashMgmt#index</h1>
|
||||
<p>Find me in app/views/cash_mgmt/index.html.erb</p>
|
||||
3
app/views/foodcourt/cash_mgmt/new.html.erb
Executable file
3
app/views/foodcourt/cash_mgmt/new.html.erb
Executable file
@@ -0,0 +1,3 @@
|
||||
<h1>CashMgmt#new</h1>
|
||||
<p>Find me in app/views/cash_mgmt/new.html.erb</p>
|
||||
|
||||
Reference in New Issue
Block a user