From 06ac7d3ee0371c3ba20174a5f9fe3830a9d3f6a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Thu, 8 Dec 2011 14:05:18 +0100 Subject: Add performance scripts from wycats/rails-simple-benches to actionpack. --- actionpack/examples/views/_hello.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/examples/views/_hello.erb (limited to 'actionpack/examples/views/_hello.erb') 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 -- cgit v1.2.3