diff options
Diffstat (limited to 'app/views/body/index.rhtml')
-rw-r--r-- | app/views/body/index.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/body/index.rhtml b/app/views/body/index.rhtml new file mode 100644 index 000000000..646269bf7 --- /dev/null +++ b/app/views/body/index.rhtml @@ -0,0 +1,2 @@ +<h1>Body#index</h1> +<p>Find me in app/views/body/index.rhtml</p> |