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