diff options
Diffstat (limited to 'actionpack/examples/views/_hello.erb')
-rw-r--r-- | actionpack/examples/views/_hello.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/examples/views/_hello.erb b/actionpack/examples/views/_hello.erb new file mode 100644 index 0000000000..5ab2f8a432 --- /dev/null +++ b/actionpack/examples/views/_hello.erb @@ -0,0 +1 @@ +Hello
\ No newline at end of file |