aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/_person.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/_person.erb')
-rw-r--r--actionpack/test/fixtures/test/_person.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/_person.erb b/actionpack/test/fixtures/test/_person.erb
new file mode 100644
index 0000000000..b2e5688956
--- /dev/null
+++ b/actionpack/test/fixtures/test/_person.erb
@@ -0,0 +1,2 @@
+Second: <%= name %>
+Third: <%= @name %>