Re-namespacing a bit to clear out some fairly old stuff from the top level
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<h1>Foo#count</h1>
|
||||
<p>Find me in app/views/foo/count.html.erb</p>
|
||||
@@ -0,0 +1,2 @@
|
||||
<h1>Foo#index</h1>
|
||||
<p>Find me in app/views/foo/index.html.erb</p>
|
||||
@@ -0,0 +1,2 @@
|
||||
<h1>Foo#pretty</h1>
|
||||
<p>Find me in app/views/foo/pretty.html.erb</p>
|
||||
Reference in New Issue
Block a user