aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/examples/views/_collection.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/examples/views/_collection.erb')
-rw-r--r--actionpack/examples/views/_collection.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/actionpack/examples/views/_collection.erb b/actionpack/examples/views/_collection.erb
new file mode 100644
index 0000000000..cee3fe64c0
--- /dev/null
+++ b/actionpack/examples/views/_collection.erb
@@ -0,0 +1,3 @@
+<%= collection[:name] %>
+<%= collection[:address] %>
+<%= omg %> \ No newline at end of file