summaryrefslogtreecommitdiffstats
path: root/examples/view/url3/index.haml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-04 09:44:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-04 09:44:02 +0100
commit0d82447a4a0f2c603e648ec5f640f848e6a02208 (patch)
tree6e75939b6e5d2d300df62cdbb0bb127042dc4c0d /examples/view/url3/index.haml
parent626aebd32b2fa899cfb67f3b569c7460aee9c9b0 (diff)
downloadzorglub-0d82447a4a0f2c603e648ec5f640f848e6a02208.zip
zorglub-0d82447a4a0f2c603e648ec5f640f848e6a02208.tar.gz
rename examples into example
Diffstat (limited to 'examples/view/url3/index.haml')
-rw-r--r--examples/view/url3/index.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/view/url3/index.haml b/examples/view/url3/index.haml
deleted file mode 100644
index ff91a0b..0000000
--- a/examples/view/url3/index.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-%h2=@title
-%p=Time.now.strftime '%H:%M:%S'
-%p=@data
-%a{:href=>Node3.r}="reload"
-%br
-%a{:href=>Node0.r}="back"