Skip to content

Commit 55ce360

Browse files
committed
cleanup
1 parent c2145ab commit 55ce360

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

spec/dummy/app/matestack/pages/my_app/my_first_page.rb

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ def response
88
plain "hello from page 1"
99
end
1010

11-
link path: "#someanchor", text: "go to anchor"
12-
13-
br times: 200
14-
15-
div id: "#someanchor" do
16-
plain "hello!"
17-
end
18-
19-
2011
}
2112
end
2213

0 commit comments

Comments
 (0)