summaryrefslogtreecommitdiffhomepage
path: root/images/benchmarks/ruby/index.erb
diff options
context:
space:
mode:
Diffstat (limited to 'images/benchmarks/ruby/index.erb')
-rwxr-xr-ximages/benchmarks/ruby/index.erb8
1 files changed, 0 insertions, 8 deletions
diff --git a/images/benchmarks/ruby/index.erb b/images/benchmarks/ruby/index.erb
deleted file mode 100755
index 7f7300e80..000000000
--- a/images/benchmarks/ruby/index.erb
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
- <% text.each do |t| %>
- <p><%= t %></p>
- <% end %>
-</body>
-</html>