diff options
Diffstat (limited to 'app/views/quotes/new.html.erb')
-rw-r--r-- | app/views/quotes/new.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/quotes/new.html.erb b/app/views/quotes/new.html.erb new file mode 100644 index 0000000..a4c6a0a --- /dev/null +++ b/app/views/quotes/new.html.erb | |||
@@ -0,0 +1,2 @@ | |||
1 | <h1>Quotes#new</h1> | ||
2 | <p>Find me in app/views/quotes/new.html.erb</p> | ||