aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/examples/views/_many_partials.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/examples/views/_many_partials.erb')
-rw-r--r--actionpack/examples/views/_many_partials.erb10
1 files changed, 0 insertions, 10 deletions
diff --git a/actionpack/examples/views/_many_partials.erb b/actionpack/examples/views/_many_partials.erb
deleted file mode 100644
index 7e379d46f5..0000000000
--- a/actionpack/examples/views/_many_partials.erb
+++ /dev/null
@@ -1,10 +0,0 @@
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %>
-<%= render :partial => '/hello' %> \ No newline at end of file