views/tap/mechanize/capture/tutorial.erb in tap-mechanize-0.5.1 vs views/tap/mechanize/capture/tutorial.erb in tap-mechanize-0.6.0
- old
+ new
@@ -53,5 +53,7 @@
<a href="/capture/say?words=link+was+clicked" onclick='alert("Link was clicked!")'>Link with OnClick</a>
<form action='/capture/say' onsubmit='alert("Form was submitted!")'>
Form with OnSubmit: <input name='words' value="form was submitted"/>
<input type="submit" value="submit" />
</form>
+
+<%= command_link uri(:command) %>