summaryrefslogtreecommitdiffstats
path: root/example/view/url1/meth0.haml
diff options
context:
space:
mode:
Diffstat (limited to 'example/view/url1/meth0.haml')
-rw-r--r--example/view/url1/meth0.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/view/url1/meth0.haml b/example/view/url1/meth0.haml
index 89a7ab9..3e946bf 100644
--- a/example/view/url1/meth0.haml
+++ b/example/view/url1/meth0.haml
@@ -1,5 +1,5 @@
%h3='url1 meth0 view'
--action.each do |k,v|
+-options.each do |k,v|
%p="#{k} => #{v}"
%p
- @links.each do |href,name|