starting in on 15.14
This commit is contained in:
parent
066433a22d
commit
7329bcdeb4
@ -0,0 +1,2 @@
|
||||
<h1>List#shopping_list</h1>
|
||||
<p>Find me in app/views/list/shopping_list.html.erb</p>
|
@ -1,4 +1,6 @@
|
||||
Hodgepodge::Application.routes.draw do
|
||||
get "list/shopping_list"
|
||||
|
||||
get "list/index"
|
||||
|
||||
get "foo/count"
|
||||
|
Loading…
Reference in New Issue
Block a user