docs
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
<title>
|
||||
Class: Browser
|
||||
|
||||
— Documentation by YARD 0.8.6.1
|
||||
— Documentation by YARD 0.8.5.2
|
||||
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
|
||||
|
||||
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
hasFrames = window.top.frames.main ? true : false;
|
||||
@@ -443,7 +443,7 @@
|
||||
|
||||
|
||||
<h3 class="inherited">Methods included from <span class='object_link'><a href="Browser/Actions.html" title="Browser::Actions (module)">Actions</a></span></h3>
|
||||
<p class="inherited"><span class='object_link'><a href="Browser/Actions.html#get-instance_method" title="Browser::Actions#get (method)">get</a></span>, <span class='object_link'><a href="Browser/Actions.html#get_and_follow_location-instance_method" title="Browser::Actions#get_and_follow_location (method)">get_and_follow_location</a></span>, <span class='object_link'><a href="Browser/Actions.html#post-instance_method" title="Browser::Actions#post (method)">post</a></span>, <span class='object_link'><a href="Browser/Actions.html#process-instance_method" title="Browser::Actions#process (method)">process</a></span></p>
|
||||
<p class="inherited"><span class='object_link'><a href="Browser/Actions.html#get-instance_method" title="Browser::Actions#get (method)">get</a></span>, <span class='object_link'><a href="Browser/Actions.html#get_and_follow_location-instance_method" title="Browser::Actions#get_and_follow_location (method)">get_and_follow_location</a></span>, <span class='object_link'><a href="Browser/Actions.html#head-instance_method" title="Browser::Actions#head (method)">head</a></span>, <span class='object_link'><a href="Browser/Actions.html#post-instance_method" title="Browser::Actions#post (method)">post</a></span>, <span class='object_link'><a href="Browser/Actions.html#process-instance_method" title="Browser::Actions#process (method)">process</a></span></p>
|
||||
|
||||
|
||||
|
||||
@@ -1201,9 +1201,9 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jun 9 16:05:17 2013 by
|
||||
Generated on Fri Jul 19 21:49:37 2013 by
|
||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||
0.8.6.1 (ruby-1.9.3).
|
||||
0.8.5.2 (ruby-1.9.3).
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user