brauser 2.1.2 → 2.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/doc/Brauser/Browser.html +5 -5
- data/doc/Brauser/BrowserMethods/Attributes.html +5 -5
- data/doc/Brauser/BrowserMethods/General/ClassMethods.html +5 -5
- data/doc/Brauser/BrowserMethods/General.html +5 -5
- data/doc/Brauser/BrowserMethods/Parsing.html +5 -5
- data/doc/Brauser/BrowserMethods/PartialQuerying.html +5 -5
- data/doc/Brauser/BrowserMethods/Querying.html +5 -5
- data/doc/Brauser/BrowserMethods/Register/ClassMethods.html +5 -5
- data/doc/Brauser/BrowserMethods/Register.html +5 -5
- data/doc/Brauser/BrowserMethods.html +5 -5
- data/doc/Brauser/Hooks/RubyOnRails.html +5 -5
- data/doc/Brauser/Hooks.html +5 -5
- data/doc/Brauser/Query.html +5 -5
- data/doc/Brauser/Version.html +6 -6
- data/doc/Brauser.html +5 -5
- data/doc/_index.html +6 -6
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +5 -5
- data/doc/file_list.html +1 -1
- data/doc/frames.html +1 -1
- data/doc/index.html +5 -5
- data/doc/js/full_list.js +6 -1
- data/doc/method_list.html +45 -135
- data/doc/top-level-namespace.html +5 -5
- data/lib/brauser/browser.rb +2 -2
- data/lib/brauser/version.rb +1 -1
- data/spec/brauser/browser_spec.rb +3 -3
- metadata +3 -3
data/doc/Brauser/Browser.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Brauser::Browser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -2560,9 +2560,9 @@ browser.is_msie_gt_4_1__on_windows?
|
|
2560
2560
|
</div>
|
2561
2561
|
|
2562
2562
|
<div id="footer">
|
2563
|
-
Generated on
|
2563
|
+
Generated on Tue May 14 10:32:45 2013 by
|
2564
2564
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2565
|
-
0.8.
|
2565
|
+
0.8.6.1 (ruby-1.9.3).
|
2566
2566
|
</div>
|
2567
2567
|
|
2568
2568
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::Attributes
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -476,9 +476,9 @@
|
|
476
476
|
</div>
|
477
477
|
|
478
478
|
<div id="footer">
|
479
|
-
Generated on
|
479
|
+
Generated on Tue May 14 10:32:44 2013 by
|
480
480
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
481
|
-
0.8.
|
481
|
+
0.8.6.1 (ruby-1.9.3).
|
482
482
|
</div>
|
483
483
|
|
484
484
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::General::ClassMethods
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -520,9 +520,9 @@
|
|
520
520
|
</div>
|
521
521
|
|
522
522
|
<div id="footer">
|
523
|
-
Generated on
|
523
|
+
Generated on Tue May 14 10:32:44 2013 by
|
524
524
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
525
|
-
0.8.
|
525
|
+
0.8.6.1 (ruby-1.9.3).
|
526
526
|
</div>
|
527
527
|
|
528
528
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::General
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -125,9 +125,9 @@
|
|
125
125
|
</div>
|
126
126
|
|
127
127
|
<div id="footer">
|
128
|
-
Generated on
|
128
|
+
Generated on Tue May 14 10:32:44 2013 by
|
129
129
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
130
|
-
0.8.
|
130
|
+
0.8.6.1 (ruby-1.9.3).
|
131
131
|
</div>
|
132
132
|
|
133
133
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::Parsing
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -341,9 +341,9 @@
|
|
341
341
|
</div>
|
342
342
|
|
343
343
|
<div id="footer">
|
344
|
-
Generated on
|
344
|
+
Generated on Tue May 14 10:32:44 2013 by
|
345
345
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
346
|
-
0.8.
|
346
|
+
0.8.6.1 (ruby-1.9.3).
|
347
347
|
</div>
|
348
348
|
|
349
349
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::PartialQuerying
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -618,9 +618,9 @@
|
|
618
618
|
</div>
|
619
619
|
|
620
620
|
<div id="footer">
|
621
|
-
Generated on
|
621
|
+
Generated on Tue May 14 10:32:44 2013 by
|
622
622
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
623
|
-
0.8.
|
623
|
+
0.8.6.1 (ruby-1.9.3).
|
624
624
|
</div>
|
625
625
|
|
626
626
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::Querying
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -574,9 +574,9 @@
|
|
574
574
|
</div>
|
575
575
|
|
576
576
|
<div id="footer">
|
577
|
-
Generated on
|
577
|
+
Generated on Tue May 14 10:32:44 2013 by
|
578
578
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
579
|
-
0.8.
|
579
|
+
0.8.6.1 (ruby-1.9.3).
|
580
580
|
</div>
|
581
581
|
|
582
582
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::Register::ClassMethods
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -1070,9 +1070,9 @@
|
|
1070
1070
|
</div>
|
1071
1071
|
|
1072
1072
|
<div id="footer">
|
1073
|
-
Generated on
|
1073
|
+
Generated on Tue May 14 10:32:44 2013 by
|
1074
1074
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1075
|
-
0.8.
|
1075
|
+
0.8.6.1 (ruby-1.9.3).
|
1076
1076
|
</div>
|
1077
1077
|
|
1078
1078
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods::Register
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -125,9 +125,9 @@
|
|
125
125
|
</div>
|
126
126
|
|
127
127
|
<div id="footer">
|
128
|
-
Generated on
|
128
|
+
Generated on Tue May 14 10:32:44 2013 by
|
129
129
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
130
|
-
0.8.
|
130
|
+
0.8.6.1 (ruby-1.9.3).
|
131
131
|
</div>
|
132
132
|
|
133
133
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::BrowserMethods
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -116,9 +116,9 @@
|
|
116
116
|
</div>
|
117
117
|
|
118
118
|
<div id="footer">
|
119
|
-
Generated on
|
119
|
+
Generated on Tue May 14 10:32:44 2013 by
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
121
|
-
0.8.
|
121
|
+
0.8.6.1 (ruby-1.9.3).
|
122
122
|
</div>
|
123
123
|
|
124
124
|
</body>
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::Hooks::RubyOnRails
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -323,9 +323,9 @@
|
|
323
323
|
</div>
|
324
324
|
|
325
325
|
<div id="footer">
|
326
|
-
Generated on
|
326
|
+
Generated on Tue May 14 10:32:44 2013 by
|
327
327
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
328
|
-
0.8.
|
328
|
+
0.8.6.1 (ruby-1.9.3).
|
329
329
|
</div>
|
330
330
|
|
331
331
|
</body>
|
data/doc/Brauser/Hooks.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::Hooks
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -116,9 +116,9 @@
|
|
116
116
|
</div>
|
117
117
|
|
118
118
|
<div id="footer">
|
119
|
-
Generated on
|
119
|
+
Generated on Tue May 14 10:32:44 2013 by
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
121
|
-
0.8.
|
121
|
+
0.8.6.1 (ruby-1.9.3).
|
122
122
|
</div>
|
123
123
|
|
124
124
|
</body>
|
data/doc/Brauser/Query.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Brauser::Query
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -1725,9 +1725,9 @@ Brauser::Browser.new.is(:msie).v(">= 7").on?(:windows)
|
|
1725
1725
|
</div>
|
1726
1726
|
|
1727
1727
|
<div id="footer">
|
1728
|
-
Generated on
|
1728
|
+
Generated on Tue May 14 10:32:44 2013 by
|
1729
1729
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1730
|
-
0.8.
|
1730
|
+
0.8.6.1 (ruby-1.9.3).
|
1731
1731
|
</div>
|
1732
1732
|
|
1733
1733
|
</body>
|
data/doc/Brauser/Version.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser::Version
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -149,7 +149,7 @@
|
|
149
149
|
|
150
150
|
</div>
|
151
151
|
</dt>
|
152
|
-
<dd><pre class="code"><span class='int'>
|
152
|
+
<dd><pre class="code"><span class='int'>3</span></pre></dd>
|
153
153
|
|
154
154
|
<dt id="STRING-constant" class="">STRING =
|
155
155
|
<div class="docstring">
|
@@ -180,9 +180,9 @@
|
|
180
180
|
</div>
|
181
181
|
|
182
182
|
<div id="footer">
|
183
|
-
Generated on
|
183
|
+
Generated on Tue May 14 10:32:44 2013 by
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
185
|
-
0.8.
|
185
|
+
0.8.6.1 (ruby-1.9.3).
|
186
186
|
</div>
|
187
187
|
|
188
188
|
</body>
|
data/doc/Brauser.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Brauser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -120,9 +120,9 @@
|
|
120
120
|
</div>
|
121
121
|
|
122
122
|
<div id="footer">
|
123
|
-
Generated on
|
123
|
+
Generated on Tue May 14 10:32:44 2013 by
|
124
124
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
125
|
-
0.8.
|
125
|
+
0.8.6.1 (ruby-1.9.3).
|
126
126
|
</div>
|
127
127
|
|
128
128
|
</body>
|
data/doc/_index.html
CHANGED
@@ -4,13 +4,13 @@
|
|
4
4
|
<head>
|
5
5
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
6
|
<title>
|
7
|
-
Documentation by YARD 0.8.
|
7
|
+
Documentation by YARD 0.8.6.1
|
8
8
|
|
9
9
|
</title>
|
10
10
|
|
11
|
-
<link rel="stylesheet" href="css/style.css" type="text/css"
|
11
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="css/common.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
15
|
<script type="text/javascript" charset="utf-8">
|
16
16
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -56,7 +56,7 @@
|
|
56
56
|
|
57
57
|
<iframe id="search_frame"></iframe>
|
58
58
|
|
59
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.
|
59
|
+
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.6.1</h1>
|
60
60
|
<div id="listing">
|
61
61
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
62
62
|
|
@@ -266,9 +266,9 @@
|
|
266
266
|
</div>
|
267
267
|
|
268
268
|
<div id="footer">
|
269
|
-
Generated on
|
269
|
+
Generated on Tue May 14 10:32:43 2013 by
|
270
270
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
271
|
-
0.8.
|
271
|
+
0.8.6.1 (ruby-1.9.3).
|
272
272
|
</div>
|
273
273
|
|
274
274
|
</body>
|
data/doc/class_list.html
CHANGED
@@ -44,7 +44,7 @@
|
|
44
44
|
<div id="search">Search: <input type="text" /></div>
|
45
45
|
|
46
46
|
<ul id="full_list" class="class">
|
47
|
-
<li><span class='object_link'><a href="top-level-namespace.html" title=" (root)">Top Level Namespace</a></span></li>
|
47
|
+
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
48
48
|
<li><a class='toggle'></a> <span class='object_link'><a href="Brauser.html" title="Brauser (module)">Brauser</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Brauser/Browser.html" title="Brauser::Browser (class)">Browser</a></span> < Object<small class='search_info'>Brauser</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Brauser/BrowserMethods.html" title="Brauser::BrowserMethods (module)">BrowserMethods</a></span><small class='search_info'>Brauser</small></li><ul><li><span class='object_link'><a href="Brauser/BrowserMethods/Attributes.html" title="Brauser::BrowserMethods::Attributes (module)">Attributes</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Brauser/BrowserMethods/General.html" title="Brauser::BrowserMethods::General (module)">General</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><ul><li><span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html" title="Brauser::BrowserMethods::General::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Brauser::BrowserMethods::General</small></li></ul><li><span class='object_link'><a href="Brauser/BrowserMethods/Parsing.html" title="Brauser::BrowserMethods::Parsing (module)">Parsing</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><li><span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html" title="Brauser::BrowserMethods::PartialQuerying (module)">PartialQuerying</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><li><span class='object_link'><a href="Brauser/BrowserMethods/Querying.html" title="Brauser::BrowserMethods::Querying (module)">Querying</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Brauser/BrowserMethods/Register.html" title="Brauser::BrowserMethods::Register (module)">Register</a></span><small class='search_info'>Brauser::BrowserMethods</small></li><ul><li><span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html" title="Brauser::BrowserMethods::Register::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Brauser::BrowserMethods::Register</small></li></ul></ul><li><a class='toggle'></a> <span class='object_link'><a href="Brauser/Hooks.html" title="Brauser::Hooks (module)">Hooks</a></span><small class='search_info'>Brauser</small></li><ul><li><span class='object_link'><a href="Brauser/Hooks/RubyOnRails.html" title="Brauser::Hooks::RubyOnRails (module)">RubyOnRails</a></span><small class='search_info'>Brauser::Hooks</small></li></ul><li><span class='object_link'><a href="Brauser/Query.html" title="Brauser::Query (class)">Query</a></span> < Object<small class='search_info'>Brauser</small></li><li><span class='object_link'><a href="Brauser/Version.html" title="Brauser::Version (module)">Version</a></span><small class='search_info'>Brauser</small></li></ul>
|
49
49
|
|
50
50
|
</ul>
|
data/doc/file.README.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
File: README
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -281,9 +281,9 @@ browser.register_language("it", "Italian")
|
|
281
281
|
</div></div>
|
282
282
|
|
283
283
|
<div id="footer">
|
284
|
-
Generated on
|
284
|
+
Generated on Tue May 14 10:32:44 2013 by
|
285
285
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
286
|
-
0.8.
|
286
|
+
0.8.6.1 (ruby-1.9.3).
|
287
287
|
</div>
|
288
288
|
|
289
289
|
</body>
|
data/doc/file_list.html
CHANGED
data/doc/frames.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
5
|
<head>
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
7
|
-
<title>Documentation by YARD 0.8.
|
7
|
+
<title>Documentation by YARD 0.8.6.1</title>
|
8
8
|
</head>
|
9
9
|
<script type="text/javascript" charset="utf-8">
|
10
10
|
window.onload = function() {
|
data/doc/index.html
CHANGED
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
File: README
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -281,9 +281,9 @@ browser.register_language("it", "Italian")
|
|
281
281
|
</div></div>
|
282
282
|
|
283
283
|
<div id="footer">
|
284
|
-
Generated on
|
284
|
+
Generated on Tue May 14 10:32:43 2013 by
|
285
285
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
286
|
-
0.8.
|
286
|
+
0.8.6.1 (ruby-1.9.3).
|
287
287
|
</div>
|
288
288
|
|
289
289
|
</body>
|
data/doc/js/full_list.js
CHANGED
@@ -17,6 +17,7 @@ function fullListSearch() {
|
|
17
17
|
searchCache = [];
|
18
18
|
$('#full_list li').each(function() {
|
19
19
|
var link = $(this).find('.object_link a');
|
20
|
+
if (link.length === 0) return;
|
20
21
|
var fullName = link.attr('title').split(' ')[0];
|
21
22
|
searchCache.push({name:link.text(), fullName:fullName, node:$(this), link:link});
|
22
23
|
});
|
@@ -41,7 +42,7 @@ function fullListSearch() {
|
|
41
42
|
$('#full_list li').removeClass('found').each(function() {
|
42
43
|
|
43
44
|
var link = $(this).find('.object_link a');
|
44
|
-
link.text(link.text());
|
45
|
+
if (link.length > 0) link.text(link.text());
|
45
46
|
});
|
46
47
|
if (clicked) {
|
47
48
|
clicked.parents('ul').each(function() {
|
@@ -110,6 +111,10 @@ clicked = null;
|
|
110
111
|
function linkList() {
|
111
112
|
$('#full_list li, #full_list li a:last').click(function(evt) {
|
112
113
|
if ($(this).hasClass('toggle')) return true;
|
114
|
+
if ($(this).find('.object_link a').length === 0) {
|
115
|
+
$(this).children('a.toggle').click();
|
116
|
+
return false;
|
117
|
+
}
|
113
118
|
if (this.tagName.toLowerCase() == "li") {
|
114
119
|
var toggle = $(this).children('a.toggle');
|
115
120
|
if (toggle.size() > 0 && evt.pageX < toggle.offset().left) {
|
data/doc/method_list.html
CHANGED
@@ -48,361 +48,271 @@
|
|
48
48
|
|
49
49
|
<li class="r1 ">
|
50
50
|
<span class='object_link'><a href="Brauser/Browser.html#accept_language-instance_method" title="Brauser::Browser#accept_language (method)">#accept_language</a></span>
|
51
|
-
|
52
|
-
<small>Brauser::Browser</small>
|
53
|
-
|
51
|
+
<small>Brauser::Browser</small>
|
54
52
|
</li>
|
55
53
|
|
56
54
|
|
57
55
|
<li class="r2 ">
|
58
56
|
<span class='object_link'><a href="Brauser/Query.html#accepts-instance_method" title="Brauser::Query#accepts (method)">#accepts</a></span>
|
59
|
-
|
60
|
-
<small>Brauser::Query</small>
|
61
|
-
|
57
|
+
<small>Brauser::Query</small>
|
62
58
|
</li>
|
63
59
|
|
64
60
|
|
65
61
|
<li class="r1 ">
|
66
62
|
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#accepts-instance_method" title="Brauser::BrowserMethods::PartialQuerying#accepts (method)">#accepts</a></span>
|
67
|
-
|
68
|
-
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
69
|
-
|
63
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
70
64
|
</li>
|
71
65
|
|
72
66
|
|
73
67
|
<li class="r2 ">
|
74
68
|
<span class='object_link'><a href="Brauser/Query.html#accepts%3F-instance_method" title="Brauser::Query#accepts? (method)">#accepts?</a></span>
|
75
|
-
|
76
|
-
<small>Brauser::Query</small>
|
77
|
-
|
69
|
+
<small>Brauser::Query</small>
|
78
70
|
</li>
|
79
71
|
|
80
72
|
|
81
73
|
<li class="r1 ">
|
82
74
|
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#accepts%3F-instance_method" title="Brauser::BrowserMethods::Querying#accepts? (method)">#accepts?</a></span>
|
83
|
-
|
84
|
-
<small>Brauser::BrowserMethods::Querying</small>
|
85
|
-
|
75
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
86
76
|
</li>
|
87
77
|
|
88
78
|
|
89
79
|
<li class="r2 ">
|
90
80
|
<span class='object_link'><a href="Brauser/Browser.html#agent-instance_method" title="Brauser::Browser#agent (method)">#agent</a></span>
|
91
|
-
|
92
|
-
<small>Brauser::Browser</small>
|
93
|
-
|
81
|
+
<small>Brauser::Browser</small>
|
94
82
|
</li>
|
95
83
|
|
96
84
|
|
97
85
|
<li class="r1 ">
|
98
86
|
<span class='object_link'><a href="Brauser/Hooks/RubyOnRails.html#browser-instance_method" title="Brauser::Hooks::RubyOnRails#browser (method)">#browser</a></span>
|
99
|
-
|
100
|
-
<small>Brauser::Hooks::RubyOnRails</small>
|
101
|
-
|
87
|
+
<small>Brauser::Hooks::RubyOnRails</small>
|
102
88
|
</li>
|
103
89
|
|
104
90
|
|
105
91
|
<li class="r2 ">
|
106
92
|
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#browsers-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#browsers (method)">#browsers</a></span>
|
107
|
-
|
108
|
-
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
109
|
-
|
93
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
110
94
|
</li>
|
111
95
|
|
112
96
|
|
113
97
|
<li class="r1 ">
|
114
98
|
<span class='object_link'><a href="Brauser/BrowserMethods/Attributes.html#classes-instance_method" title="Brauser::BrowserMethods::Attributes#classes (method)">#classes</a></span>
|
115
|
-
|
116
|
-
<small>Brauser::BrowserMethods::Attributes</small>
|
117
|
-
|
99
|
+
<small>Brauser::BrowserMethods::Attributes</small>
|
118
100
|
</li>
|
119
101
|
|
120
102
|
|
121
103
|
<li class="r2 ">
|
122
104
|
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#compare_versions-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#compare_versions (method)">#compare_versions</a></span>
|
123
|
-
|
124
|
-
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
125
|
-
|
105
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
126
106
|
</li>
|
127
107
|
|
128
108
|
|
129
109
|
<li class="r1 ">
|
130
110
|
<span class='object_link'><a href="Brauser/Hooks/RubyOnRails.html#included-class_method" title="Brauser::Hooks::RubyOnRails.included (method)">included</a></span>
|
131
|
-
|
132
|
-
<small>Brauser::Hooks::RubyOnRails</small>
|
133
|
-
|
111
|
+
<small>Brauser::Hooks::RubyOnRails</small>
|
134
112
|
</li>
|
135
113
|
|
136
114
|
|
137
115
|
<li class="r2 ">
|
138
116
|
<span class='object_link'><a href="Brauser/Query.html#initialize-instance_method" title="Brauser::Query#initialize (method)">#initialize</a></span>
|
139
|
-
|
140
|
-
<small>Brauser::Query</small>
|
141
|
-
|
117
|
+
<small>Brauser::Query</small>
|
142
118
|
</li>
|
143
119
|
|
144
120
|
|
145
121
|
<li class="r1 ">
|
146
122
|
<span class='object_link'><a href="Brauser/Browser.html#initialize-instance_method" title="Brauser::Browser#initialize (method)">#initialize</a></span>
|
147
|
-
|
148
|
-
<small>Brauser::Browser</small>
|
149
|
-
|
123
|
+
<small>Brauser::Browser</small>
|
150
124
|
</li>
|
151
125
|
|
152
126
|
|
153
127
|
<li class="r2 ">
|
154
128
|
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#is-instance_method" title="Brauser::BrowserMethods::PartialQuerying#is (method)">#is</a></span>
|
155
|
-
|
156
|
-
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
157
|
-
|
129
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
158
130
|
</li>
|
159
131
|
|
160
132
|
|
161
133
|
<li class="r1 ">
|
162
134
|
<span class='object_link'><a href="Brauser/Query.html#is-instance_method" title="Brauser::Query#is (method)">#is</a></span>
|
163
|
-
|
164
|
-
<small>Brauser::Query</small>
|
165
|
-
|
135
|
+
<small>Brauser::Query</small>
|
166
136
|
</li>
|
167
137
|
|
168
138
|
|
169
139
|
<li class="r2 ">
|
170
140
|
<span class='object_link'><a href="Brauser/Query.html#is%3F-instance_method" title="Brauser::Query#is? (method)">#is?</a></span>
|
171
|
-
|
172
|
-
<small>Brauser::Query</small>
|
173
|
-
|
141
|
+
<small>Brauser::Query</small>
|
174
142
|
</li>
|
175
143
|
|
176
144
|
|
177
145
|
<li class="r1 ">
|
178
146
|
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#is%3F-instance_method" title="Brauser::BrowserMethods::Querying#is? (method)">#is?</a></span>
|
179
|
-
|
180
|
-
<small>Brauser::BrowserMethods::Querying</small>
|
181
|
-
|
147
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
182
148
|
</li>
|
183
149
|
|
184
150
|
|
185
151
|
<li class="r2 ">
|
186
152
|
<span class='object_link'><a href="Brauser/Browser.html#languages-instance_method" title="Brauser::Browser#languages (method)">#languages</a></span>
|
187
|
-
|
188
|
-
<small>Brauser::Browser</small>
|
189
|
-
|
153
|
+
<small>Brauser::Browser</small>
|
190
154
|
</li>
|
191
155
|
|
192
156
|
|
193
157
|
<li class="r1 ">
|
194
158
|
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#languages-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#languages (method)">#languages</a></span>
|
195
|
-
|
196
|
-
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
197
|
-
|
159
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
198
160
|
</li>
|
199
161
|
|
200
162
|
|
201
163
|
<li class="r2 ">
|
202
164
|
<span class='object_link'><a href="Brauser/Browser.html#method_missing-instance_method" title="Brauser::Browser#method_missing (method)">#method_missing</a></span>
|
203
|
-
|
204
|
-
<small>Brauser::Browser</small>
|
205
|
-
|
165
|
+
<small>Brauser::Browser</small>
|
206
166
|
</li>
|
207
167
|
|
208
168
|
|
209
169
|
<li class="r1 ">
|
210
170
|
<span class='object_link'><a href="Brauser/Browser.html#name-instance_method" title="Brauser::Browser#name (method)">#name</a></span>
|
211
|
-
|
212
|
-
<small>Brauser::Browser</small>
|
213
|
-
|
171
|
+
<small>Brauser::Browser</small>
|
214
172
|
</li>
|
215
173
|
|
216
174
|
|
217
175
|
<li class="r2 ">
|
218
176
|
<span class='object_link'><a href="Brauser/Query.html#on-instance_method" title="Brauser::Query#on (method)">#on</a></span>
|
219
|
-
|
220
|
-
<small>Brauser::Query</small>
|
221
|
-
|
177
|
+
<small>Brauser::Query</small>
|
222
178
|
</li>
|
223
179
|
|
224
180
|
|
225
181
|
<li class="r1 ">
|
226
182
|
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#on-instance_method" title="Brauser::BrowserMethods::PartialQuerying#on (method)">#on</a></span>
|
227
|
-
|
228
|
-
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
229
|
-
|
183
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
230
184
|
</li>
|
231
185
|
|
232
186
|
|
233
187
|
<li class="r2 ">
|
234
188
|
<span class='object_link'><a href="Brauser/Query.html#on%3F-instance_method" title="Brauser::Query#on? (method)">#on?</a></span>
|
235
|
-
|
236
|
-
<small>Brauser::Query</small>
|
237
|
-
|
189
|
+
<small>Brauser::Query</small>
|
238
190
|
</li>
|
239
191
|
|
240
192
|
|
241
193
|
<li class="r1 ">
|
242
194
|
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#on%3F-instance_method" title="Brauser::BrowserMethods::Querying#on? (method)">#on?</a></span>
|
243
|
-
|
244
|
-
<small>Brauser::BrowserMethods::Querying</small>
|
245
|
-
|
195
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
246
196
|
</li>
|
247
197
|
|
248
198
|
|
249
199
|
<li class="r2 ">
|
250
200
|
<span class='object_link'><a href="Brauser/BrowserMethods/Parsing.html#parse_accept_language-instance_method" title="Brauser::BrowserMethods::Parsing#parse_accept_language (method)">#parse_accept_language</a></span>
|
251
|
-
|
252
|
-
<small>Brauser::BrowserMethods::Parsing</small>
|
253
|
-
|
201
|
+
<small>Brauser::BrowserMethods::Parsing</small>
|
254
202
|
</li>
|
255
203
|
|
256
204
|
|
257
205
|
<li class="r1 ">
|
258
206
|
<span class='object_link'><a href="Brauser/BrowserMethods/Parsing.html#parse_agent-instance_method" title="Brauser::BrowserMethods::Parsing#parse_agent (method)">#parse_agent</a></span>
|
259
|
-
|
260
|
-
<small>Brauser::BrowserMethods::Parsing</small>
|
261
|
-
|
207
|
+
<small>Brauser::BrowserMethods::Parsing</small>
|
262
208
|
</li>
|
263
209
|
|
264
210
|
|
265
211
|
<li class="r2 ">
|
266
212
|
<span class='object_link'><a href="Brauser/Browser.html#platform-instance_method" title="Brauser::Browser#platform (method)">#platform</a></span>
|
267
|
-
|
268
|
-
<small>Brauser::Browser</small>
|
269
|
-
|
213
|
+
<small>Brauser::Browser</small>
|
270
214
|
</li>
|
271
215
|
|
272
216
|
|
273
217
|
<li class="r1 ">
|
274
218
|
<span class='object_link'><a href="Brauser/BrowserMethods/Attributes.html#platform_name-instance_method" title="Brauser::BrowserMethods::Attributes#platform_name (method)">#platform_name</a></span>
|
275
|
-
|
276
|
-
<small>Brauser::BrowserMethods::Attributes</small>
|
277
|
-
|
219
|
+
<small>Brauser::BrowserMethods::Attributes</small>
|
278
220
|
</li>
|
279
221
|
|
280
222
|
|
281
223
|
<li class="r2 ">
|
282
224
|
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#platforms-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#platforms (method)">#platforms</a></span>
|
283
|
-
|
284
|
-
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
285
|
-
|
225
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
286
226
|
</li>
|
287
227
|
|
288
228
|
|
289
229
|
<li class="r1 ">
|
290
230
|
<span class='object_link'><a href="Brauser/BrowserMethods/Attributes.html#readable_name-instance_method" title="Brauser::BrowserMethods::Attributes#readable_name (method)">#readable_name</a></span>
|
291
|
-
|
292
|
-
<small>Brauser::BrowserMethods::Attributes</small>
|
293
|
-
|
231
|
+
<small>Brauser::BrowserMethods::Attributes</small>
|
294
232
|
</li>
|
295
233
|
|
296
234
|
|
297
235
|
<li class="r2 ">
|
298
236
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_browser-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_browser (method)">#register_browser</a></span>
|
299
|
-
|
300
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
301
|
-
|
237
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
302
238
|
</li>
|
303
239
|
|
304
240
|
|
305
241
|
<li class="r1 ">
|
306
242
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_default_browsers-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_default_browsers (method)">#register_default_browsers</a></span>
|
307
|
-
|
308
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
309
|
-
|
243
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
310
244
|
</li>
|
311
245
|
|
312
246
|
|
313
247
|
<li class="r2 ">
|
314
248
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_default_languages-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_default_languages (method)">#register_default_languages</a></span>
|
315
|
-
|
316
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
317
|
-
|
249
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
318
250
|
</li>
|
319
251
|
|
320
252
|
|
321
253
|
<li class="r1 ">
|
322
254
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_default_platforms-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_default_platforms (method)">#register_default_platforms</a></span>
|
323
|
-
|
324
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
325
|
-
|
255
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
326
256
|
</li>
|
327
257
|
|
328
258
|
|
329
259
|
<li class="r2 ">
|
330
260
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_language-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_language (method)">#register_language</a></span>
|
331
|
-
|
332
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
333
|
-
|
261
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
334
262
|
</li>
|
335
263
|
|
336
264
|
|
337
265
|
<li class="r1 ">
|
338
266
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#register_platform-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#register_platform (method)">#register_platform</a></span>
|
339
|
-
|
340
|
-
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
341
|
-
|
267
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
342
268
|
</li>
|
343
269
|
|
344
270
|
|
345
271
|
<li class="r2 ">
|
346
272
|
<span class='object_link'><a href="Brauser/Query.html#result-instance_method" title="Brauser::Query#result (method)">#result</a></span>
|
347
|
-
|
348
|
-
<small>Brauser::Query</small>
|
349
|
-
|
273
|
+
<small>Brauser::Query</small>
|
350
274
|
</li>
|
351
275
|
|
352
276
|
|
353
277
|
<li class="r1 ">
|
354
278
|
<span class='object_link'><a href="Brauser/Query.html#target-instance_method" title="Brauser::Query#target (method)">#target</a></span>
|
355
|
-
|
356
|
-
<small>Brauser::Query</small>
|
357
|
-
|
279
|
+
<small>Brauser::Query</small>
|
358
280
|
</li>
|
359
281
|
|
360
282
|
|
361
283
|
<li class="r2 ">
|
362
284
|
<span class='object_link'><a href="Brauser/Browser.html#to_s-instance_method" title="Brauser::Browser#to_s (method)">#to_s</a></span>
|
363
|
-
|
364
|
-
<small>Brauser::Browser</small>
|
365
|
-
|
285
|
+
<small>Brauser::Browser</small>
|
366
286
|
</li>
|
367
287
|
|
368
288
|
|
369
289
|
<li class="r1 ">
|
370
290
|
<span class='object_link'><a href="Brauser/Query.html#v-instance_method" title="Brauser::Query#v (method)">#v</a></span>
|
371
|
-
|
372
|
-
<small>Brauser::Query</small>
|
373
|
-
|
291
|
+
<small>Brauser::Query</small>
|
374
292
|
</li>
|
375
293
|
|
376
294
|
|
377
295
|
<li class="r2 ">
|
378
296
|
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#v-instance_method" title="Brauser::BrowserMethods::PartialQuerying#v (method)">#v</a></span>
|
379
|
-
|
380
|
-
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
381
|
-
|
297
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
382
298
|
</li>
|
383
299
|
|
384
300
|
|
385
301
|
<li class="r1 ">
|
386
302
|
<span class='object_link'><a href="Brauser/Query.html#v%3F-instance_method" title="Brauser::Query#v? (method)">#v?</a></span>
|
387
|
-
|
388
|
-
<small>Brauser::Query</small>
|
389
|
-
|
303
|
+
<small>Brauser::Query</small>
|
390
304
|
</li>
|
391
305
|
|
392
306
|
|
393
307
|
<li class="r2 ">
|
394
308
|
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#v%3F-instance_method" title="Brauser::BrowserMethods::Querying#v? (method)">#v?</a></span>
|
395
|
-
|
396
|
-
<small>Brauser::BrowserMethods::Querying</small>
|
397
|
-
|
309
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
398
310
|
</li>
|
399
311
|
|
400
312
|
|
401
313
|
<li class="r1 ">
|
402
314
|
<span class='object_link'><a href="Brauser/Browser.html#version-instance_method" title="Brauser::Browser#version (method)">#version</a></span>
|
403
|
-
|
404
|
-
<small>Brauser::Browser</small>
|
405
|
-
|
315
|
+
<small>Brauser::Browser</small>
|
406
316
|
</li>
|
407
317
|
|
408
318
|
|
@@ -6,13 +6,13 @@
|
|
6
6
|
<title>
|
7
7
|
Top Level Namespace
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.
|
9
|
+
— Documentation by YARD 0.8.6.1
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
@@ -103,9 +103,9 @@
|
|
103
103
|
</div>
|
104
104
|
|
105
105
|
<div id="footer">
|
106
|
-
Generated on
|
106
|
+
Generated on Tue May 14 10:32:44 2013 by
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
108
|
-
0.8.
|
108
|
+
0.8.6.1 (ruby-1.9.3).
|
109
109
|
</div>
|
110
110
|
|
111
111
|
</body>
|
data/lib/brauser/browser.rb
CHANGED
@@ -230,7 +230,7 @@ module Brauser
|
|
230
230
|
[:safari, Proc.new{ |agent| agent =~ /safari/i && agent !~ /((chrome)|(chromium))/i }, /(.+Version\/)([a-z0-9.]+)/i, "Apple Safari"],
|
231
231
|
|
232
232
|
[:msie_compatibility, /trident/i, Proc.new { |_, agent|
|
233
|
-
version = /(.+Trident\/)([a-z0-9.]+)/i.match(agent)
|
233
|
+
version = /(MSIE 7\.0).+(.+Trident\/)([a-z0-9.]+)/i.match(agent)
|
234
234
|
|
235
235
|
if version.is_a?(::MatchData) then
|
236
236
|
v = version.to_a.last.split(".")
|
@@ -631,7 +631,7 @@ module Brauser
|
|
631
631
|
def adjust_names(names)
|
632
632
|
# Adjust names
|
633
633
|
names = names.ensure_array.compact.collect {|n| n.ensure_string.to_sym }
|
634
|
-
names << [:msie, :msie_compatibility] if names.include?(:ie)
|
634
|
+
names << [:msie, :msie_compatibility] if names.include?(:ie) || names.include?(:msie)
|
635
635
|
names << [:chromium] if names.include?(:chrome)
|
636
636
|
names << [:chrome, :firefox, :safari, :opera, :msie] if names.include?(:capable)
|
637
637
|
names << [:ipad, :android, :kindle] if names.include?(:tablet)
|
data/lib/brauser/version.rb
CHANGED
@@ -291,9 +291,9 @@ describe Brauser::Browser do
|
|
291
291
|
expect(recognize("Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; de) Opera 11.51")).to eq([:opera, "11.51", :windows])
|
292
292
|
|
293
293
|
# Microsoft Internet Explorer in compatibility view
|
294
|
-
expect(recognize("Mozilla/5.0 (compatible; MSIE
|
295
|
-
expect(recognize("Mozilla/5.0 (compatible; MSIE
|
296
|
-
expect(recognize("Mozilla/4.0 (compatible; MSIE
|
294
|
+
expect(recognize("Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0)")).to eq([:msie_compatibility, "10.0", :windows])
|
295
|
+
expect(recognize("Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322; .NET4.0C; Tablet PC 2.0)")).to eq([:msie_compatibility, "9.0", :windows])
|
296
|
+
expect(recognize("Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Zune 3.0)")).to eq([:msie_compatibility, "8.0", :windows])
|
297
297
|
|
298
298
|
# Microsoft Internet Explorer
|
299
299
|
expect(recognize("Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64;0)")).to eq([:msie, "10.0", :windows])
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: brauser
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-
|
12
|
+
date: 2013-05-14 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: lazier
|
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
103
103
|
version: '0'
|
104
104
|
segments:
|
105
105
|
- 0
|
106
|
-
hash:
|
106
|
+
hash: -2381783737314823394
|
107
107
|
requirements: []
|
108
108
|
rubyforge_project: brauser
|
109
109
|
rubygems_version: 1.8.25
|