diff options
Diffstat (limited to 'app/views/resources/show.html.erb')
-rw-r--r-- | app/views/resources/show.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/resources/show.html.erb b/app/views/resources/show.html.erb new file mode 100644 index 0000000..5855d72 --- /dev/null +++ b/app/views/resources/show.html.erb @@ -0,0 +1 @@ +<%= render @resource %> |