brauser 2.1.4 → 3.0.0
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/Gemfile +3 -3
- data/README.md +3 -3
- data/brauser.gemspec +1 -1
- data/doc/Brauser.html +6 -5
- data/doc/Brauser/Browser.html +553 -541
- data/doc/Brauser/BrowserMethods.html +1 -1
- data/doc/Brauser/BrowserMethods/Attributes.html +21 -21
- data/doc/Brauser/BrowserMethods/General.html +1 -1
- data/doc/Brauser/BrowserMethods/General/ClassMethods.html +29 -29
- data/doc/Brauser/BrowserMethods/Parsing.html +15 -15
- data/doc/Brauser/BrowserMethods/PartialQuerying.html +45 -55
- data/doc/Brauser/BrowserMethods/Querying.html +21 -21
- data/doc/Brauser/BrowserMethods/Register.html +1 -1
- data/doc/Brauser/BrowserMethods/Register/ClassMethods.html +116 -425
- data/doc/Brauser/Hooks.html +1 -1
- data/doc/Brauser/Hooks/RubyOnRails.html +2 -2
- data/doc/Brauser/Query.html +45 -1267
- data/doc/Brauser/Version.html +4 -4
- data/doc/_index.html +33 -4
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +4 -4
- data/doc/index.html +4 -4
- data/doc/method_list.html +89 -65
- data/doc/top-level-namespace.html +1 -1
- data/lib/brauser.rb +1 -0
- data/lib/brauser/browser.rb +163 -234
- data/lib/brauser/definition.rb +54 -0
- data/lib/brauser/hooks.rb +1 -1
- data/lib/brauser/query.rb +68 -59
- data/lib/brauser/version.rb +3 -3
- data/spec/brauser/browser_spec.rb +222 -292
- data/spec/brauser/definition_spec.rb +39 -0
- data/spec/brauser/hooks_spec.rb +2 -3
- data/spec/brauser/query_spec.rb +29 -33
- metadata +8 -5
data/doc/Brauser/Version.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
|
120
120
|
</div>
|
121
121
|
</dt>
|
122
|
-
<dd><pre class="code"><span class='int'>
|
122
|
+
<dd><pre class="code"><span class='int'>3</span></pre></dd>
|
123
123
|
|
124
124
|
<dt id="MINOR-constant" class="">MINOR =
|
125
125
|
<div class="docstring">
|
@@ -134,7 +134,7 @@
|
|
134
134
|
|
135
135
|
</div>
|
136
136
|
</dt>
|
137
|
-
<dd><pre class="code"><span class='int'>
|
137
|
+
<dd><pre class="code"><span class='int'>0</span></pre></dd>
|
138
138
|
|
139
139
|
<dt id="PATCH-constant" class="">PATCH =
|
140
140
|
<div class="docstring">
|
@@ -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'>0</span></pre></dd>
|
153
153
|
|
154
154
|
<dt id="STRING-constant" class="">STRING =
|
155
155
|
<div class="docstring">
|
@@ -180,7 +180,7 @@
|
|
180
180
|
</div>
|
181
181
|
|
182
182
|
<div id="footer">
|
183
|
-
Generated on
|
183
|
+
Generated on Sun May 19 12:02:57 2013 by
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
185
185
|
0.8.6.1 (ruby-1.9.3).
|
186
186
|
</div>
|
data/doc/_index.html
CHANGED
@@ -126,6 +126,13 @@
|
|
126
126
|
<li class="letter">C</li>
|
127
127
|
<ul>
|
128
128
|
|
129
|
+
<li>
|
130
|
+
<span class='object_link'><a href="Brauser/Chainers.html" title="Brauser::Chainers (module)">Chainers</a></span>
|
131
|
+
|
132
|
+
<small>(Brauser)</small>
|
133
|
+
|
134
|
+
</li>
|
135
|
+
|
129
136
|
<li>
|
130
137
|
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html" title="Brauser::BrowserMethods::Register::ClassMethods (module)">ClassMethods</a></span>
|
131
138
|
|
@@ -144,6 +151,21 @@
|
|
144
151
|
</ul>
|
145
152
|
|
146
153
|
|
154
|
+
<ul id="alpha_D" class="alpha">
|
155
|
+
<li class="letter">D</li>
|
156
|
+
<ul>
|
157
|
+
|
158
|
+
<li>
|
159
|
+
<span class='object_link'><a href="Brauser/Definition.html" title="Brauser::Definition (class)">Definition</a></span>
|
160
|
+
|
161
|
+
<small>(Brauser)</small>
|
162
|
+
|
163
|
+
</li>
|
164
|
+
|
165
|
+
</ul>
|
166
|
+
</ul>
|
167
|
+
|
168
|
+
|
147
169
|
<ul id="alpha_G" class="alpha">
|
148
170
|
<li class="letter">G</li>
|
149
171
|
<ul>
|
@@ -196,10 +218,20 @@
|
|
196
218
|
</ul>
|
197
219
|
|
198
220
|
|
221
|
+
</td><td valign='top' width="33%">
|
222
|
+
|
223
|
+
|
199
224
|
<ul id="alpha_Q" class="alpha">
|
200
225
|
<li class="letter">Q</li>
|
201
226
|
<ul>
|
202
227
|
|
228
|
+
<li>
|
229
|
+
<span class='object_link'><a href="Brauser/Queries.html" title="Brauser::Queries (module)">Queries</a></span>
|
230
|
+
|
231
|
+
<small>(Brauser)</small>
|
232
|
+
|
233
|
+
</li>
|
234
|
+
|
203
235
|
<li>
|
204
236
|
<span class='object_link'><a href="Brauser/Query.html" title="Brauser::Query (class)">Query</a></span>
|
205
237
|
|
@@ -218,9 +250,6 @@
|
|
218
250
|
</ul>
|
219
251
|
|
220
252
|
|
221
|
-
</td><td valign='top' width="33%">
|
222
|
-
|
223
|
-
|
224
253
|
<ul id="alpha_R" class="alpha">
|
225
254
|
<li class="letter">R</li>
|
226
255
|
<ul>
|
@@ -266,7 +295,7 @@
|
|
266
295
|
</div>
|
267
296
|
|
268
297
|
<div id="footer">
|
269
|
-
Generated on
|
298
|
+
Generated on Sun May 19 12:02:56 2013 by
|
270
299
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
271
300
|
0.8.6.1 (ruby-1.9.3).
|
272
301
|
</div>
|
data/doc/class_list.html
CHANGED
@@ -45,7 +45,7 @@
|
|
45
45
|
|
46
46
|
<ul id="full_list" class="class">
|
47
47
|
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
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>
|
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><span class='object_link'><a href="Brauser/Chainers.html" title="Brauser::Chainers (module)">Chainers</a></span><small class='search_info'>Brauser</small></li><li><span class='object_link'><a href="Brauser/Definition.html" title="Brauser::Definition (class)">Definition</a></span> < Object<small class='search_info'>Brauser</small></li><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/Queries.html" title="Brauser::Queries (module)">Queries</a></span><small class='search_info'>Brauser</small></li><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>
|
51
51
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -196,7 +196,7 @@ browser.is(:chrome).v({:lt => "2"}).on(:osx).result
|
|
196
196
|
|
197
197
|
<p>Finally, Brauser support dynamic query operator to write simple queries without using concatenation.</p>
|
198
198
|
|
199
|
-
<p>You construct the method just using operator specified above, separating method name and method arguments with a <code>_</code
|
199
|
+
<p>You construct the method just using operator specified above, separating method name and method arguments with a <code>_</code>.</p>
|
200
200
|
|
201
201
|
<p>For the version, use the expression form but use symbol operators and replace <code>.</code> with <code>_</code> and <code>&&</code> with <code>and</code>.</p>
|
202
202
|
|
@@ -205,11 +205,11 @@ browser.is(:chrome).v({:lt => "2"}).on(:osx).result
|
|
205
205
|
<p>```ruby
|
206
206
|
# These expressions are equivalent.
|
207
207
|
browser.is(:chrome).v(“< 2 && > 1.2”).on(:osx).result
|
208
|
-
browser.
|
208
|
+
browser.is_chrome_v_lt<em>2_and_gt</em>1_2_on_osx.result</p>
|
209
209
|
|
210
210
|
<h1 id="these-expressions-are-equivalent">These expressions are equivalent.</h1>
|
211
211
|
<p>browser.is(:chrome).v(“< 2 && > 1.2”).on?(:osx)
|
212
|
-
browser.
|
212
|
+
browser.is_chrome_v_lt<em>2_and_gt</em>1_2_on_osx?
|
213
213
|
```</p>
|
214
214
|
|
215
215
|
<h3 id="adding-new-browsers">Adding new browsers</h3>
|
@@ -281,7 +281,7 @@ browser.register_language("it", "Italian")
|
|
281
281
|
</div></div>
|
282
282
|
|
283
283
|
<div id="footer">
|
284
|
-
Generated on
|
284
|
+
Generated on Sun May 19 12:02:56 2013 by
|
285
285
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
286
286
|
0.8.6.1 (ruby-1.9.3).
|
287
287
|
</div>
|
data/doc/index.html
CHANGED
@@ -196,7 +196,7 @@ browser.is(:chrome).v({:lt => "2"}).on(:osx).result
|
|
196
196
|
|
197
197
|
<p>Finally, Brauser support dynamic query operator to write simple queries without using concatenation.</p>
|
198
198
|
|
199
|
-
<p>You construct the method just using operator specified above, separating method name and method arguments with a <code>_</code
|
199
|
+
<p>You construct the method just using operator specified above, separating method name and method arguments with a <code>_</code>.</p>
|
200
200
|
|
201
201
|
<p>For the version, use the expression form but use symbol operators and replace <code>.</code> with <code>_</code> and <code>&&</code> with <code>and</code>.</p>
|
202
202
|
|
@@ -205,11 +205,11 @@ browser.is(:chrome).v({:lt => "2"}).on(:osx).result
|
|
205
205
|
<p>```ruby
|
206
206
|
# These expressions are equivalent.
|
207
207
|
browser.is(:chrome).v(“< 2 && > 1.2”).on(:osx).result
|
208
|
-
browser.
|
208
|
+
browser.is_chrome_v_lt<em>2_and_gt</em>1_2_on_osx.result</p>
|
209
209
|
|
210
210
|
<h1 id="these-expressions-are-equivalent">These expressions are equivalent.</h1>
|
211
211
|
<p>browser.is(:chrome).v(“< 2 && > 1.2”).on?(:osx)
|
212
|
-
browser.
|
212
|
+
browser.is_chrome_v_lt<em>2_and_gt</em>1_2_on_osx?
|
213
213
|
```</p>
|
214
214
|
|
215
215
|
<h3 id="adding-new-browsers">Adding new browsers</h3>
|
@@ -281,7 +281,7 @@ browser.register_language("it", "Italian")
|
|
281
281
|
</div></div>
|
282
282
|
|
283
283
|
<div id="footer">
|
284
|
-
Generated on
|
284
|
+
Generated on Sun May 19 12:02:56 2013 by
|
285
285
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
286
286
|
0.8.6.1 (ruby-1.9.3).
|
287
287
|
</div>
|
data/doc/method_list.html
CHANGED
@@ -53,8 +53,8 @@
|
|
53
53
|
|
54
54
|
|
55
55
|
<li class="r2 ">
|
56
|
-
<span class='object_link'><a href="Brauser/
|
57
|
-
<small>Brauser::
|
56
|
+
<span class='object_link'><a href="Brauser/Chainers.html#accepts-instance_method" title="Brauser::Chainers#accepts (method)">#accepts</a></span>
|
57
|
+
<small>Brauser::Chainers</small>
|
58
58
|
</li>
|
59
59
|
|
60
60
|
|
@@ -65,14 +65,38 @@
|
|
65
65
|
|
66
66
|
|
67
67
|
<li class="r2 ">
|
68
|
-
<span class='object_link'><a href="Brauser/
|
69
|
-
<small>Brauser::
|
68
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#accepts%3F-instance_method" title="Brauser::BrowserMethods::Querying#accepts? (method)">#accepts?</a></span>
|
69
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
70
70
|
</li>
|
71
71
|
|
72
72
|
|
73
73
|
<li class="r1 ">
|
74
|
-
<span class='object_link'><a href="Brauser/
|
75
|
-
<small>Brauser::
|
74
|
+
<span class='object_link'><a href="Brauser/Queries.html#accepts%3F-instance_method" title="Brauser::Queries#accepts? (method)">#accepts?</a></span>
|
75
|
+
<small>Brauser::Queries</small>
|
76
|
+
</li>
|
77
|
+
|
78
|
+
|
79
|
+
<li class="r2 ">
|
80
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#add-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#add (method)">#add</a></span>
|
81
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
82
|
+
</li>
|
83
|
+
|
84
|
+
|
85
|
+
<li class="r1 ">
|
86
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#add_default_browsers-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#add_default_browsers (method)">#add_default_browsers</a></span>
|
87
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
88
|
+
</li>
|
89
|
+
|
90
|
+
|
91
|
+
<li class="r2 ">
|
92
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#add_default_languages-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#add_default_languages (method)">#add_default_languages</a></span>
|
93
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
94
|
+
</li>
|
95
|
+
|
96
|
+
|
97
|
+
<li class="r1 ">
|
98
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Register/ClassMethods.html#add_default_platforms-instance_method" title="Brauser::BrowserMethods::Register::ClassMethods#add_default_platforms (method)">#add_default_platforms</a></span>
|
99
|
+
<small>Brauser::BrowserMethods::Register::ClassMethods</small>
|
76
100
|
</li>
|
77
101
|
|
78
102
|
|
@@ -113,8 +137,8 @@
|
|
113
137
|
|
114
138
|
|
115
139
|
<li class="r2 ">
|
116
|
-
<span class='object_link'><a href="Brauser/
|
117
|
-
<small>Brauser::
|
140
|
+
<span class='object_link'><a href="Brauser/Definition.html#initialize-instance_method" title="Brauser::Definition#initialize (method)">#initialize</a></span>
|
141
|
+
<small>Brauser::Definition</small>
|
118
142
|
</li>
|
119
143
|
|
120
144
|
|
@@ -125,152 +149,152 @@
|
|
125
149
|
|
126
150
|
|
127
151
|
<li class="r2 ">
|
128
|
-
<span class='object_link'><a href="Brauser/
|
129
|
-
<small>Brauser::
|
152
|
+
<span class='object_link'><a href="Brauser/Query.html#initialize-instance_method" title="Brauser::Query#initialize (method)">#initialize</a></span>
|
153
|
+
<small>Brauser::Query</small>
|
130
154
|
</li>
|
131
155
|
|
132
156
|
|
133
157
|
<li class="r1 ">
|
134
|
-
<span class='object_link'><a href="Brauser/
|
135
|
-
<small>Brauser::
|
158
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#is-instance_method" title="Brauser::BrowserMethods::PartialQuerying#is (method)">#is</a></span>
|
159
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
136
160
|
</li>
|
137
161
|
|
138
162
|
|
139
163
|
<li class="r2 ">
|
140
|
-
<span class='object_link'><a href="Brauser/
|
141
|
-
<small>Brauser::
|
164
|
+
<span class='object_link'><a href="Brauser/Chainers.html#is-instance_method" title="Brauser::Chainers#is (method)">#is</a></span>
|
165
|
+
<small>Brauser::Chainers</small>
|
142
166
|
</li>
|
143
167
|
|
144
168
|
|
145
169
|
<li class="r1 ">
|
146
|
-
<span class='object_link'><a href="Brauser/
|
147
|
-
<small>Brauser::
|
170
|
+
<span class='object_link'><a href="Brauser/Queries.html#is%3F-instance_method" title="Brauser::Queries#is? (method)">#is?</a></span>
|
171
|
+
<small>Brauser::Queries</small>
|
148
172
|
</li>
|
149
173
|
|
150
174
|
|
151
175
|
<li class="r2 ">
|
152
|
-
<span class='object_link'><a href="Brauser/
|
153
|
-
<small>Brauser::
|
176
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#is%3F-instance_method" title="Brauser::BrowserMethods::Querying#is? (method)">#is?</a></span>
|
177
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
154
178
|
</li>
|
155
179
|
|
156
180
|
|
157
181
|
<li class="r1 ">
|
158
|
-
<span class='object_link'><a href="Brauser/
|
159
|
-
<small>Brauser::
|
182
|
+
<span class='object_link'><a href="Brauser/Definition.html#label-instance_method" title="Brauser::Definition#label (method)">#label</a></span>
|
183
|
+
<small>Brauser::Definition</small>
|
160
184
|
</li>
|
161
185
|
|
162
186
|
|
163
187
|
<li class="r2 ">
|
164
|
-
<span class='object_link'><a href="Brauser/
|
165
|
-
<small>Brauser::
|
188
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#languages-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#languages (method)">#languages</a></span>
|
189
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
166
190
|
</li>
|
167
191
|
|
168
192
|
|
169
193
|
<li class="r1 ">
|
170
|
-
<span class='object_link'><a href="Brauser/Browser.html#
|
194
|
+
<span class='object_link'><a href="Brauser/Browser.html#languages-instance_method" title="Brauser::Browser#languages (method)">#languages</a></span>
|
171
195
|
<small>Brauser::Browser</small>
|
172
196
|
</li>
|
173
197
|
|
174
198
|
|
175
199
|
<li class="r2 ">
|
176
|
-
<span class='object_link'><a href="Brauser/
|
177
|
-
<small>Brauser::
|
200
|
+
<span class='object_link'><a href="Brauser/Definition.html#match-instance_method" title="Brauser::Definition#match (method)">#match</a></span>
|
201
|
+
<small>Brauser::Definition</small>
|
178
202
|
</li>
|
179
203
|
|
180
204
|
|
181
205
|
<li class="r1 ">
|
182
|
-
<span class='object_link'><a href="Brauser/
|
183
|
-
<small>Brauser::
|
206
|
+
<span class='object_link'><a href="Brauser/Browser.html#method_missing-instance_method" title="Brauser::Browser#method_missing (method)">#method_missing</a></span>
|
207
|
+
<small>Brauser::Browser</small>
|
184
208
|
</li>
|
185
209
|
|
186
210
|
|
187
211
|
<li class="r2 ">
|
188
|
-
<span class='object_link'><a href="Brauser/
|
189
|
-
<small>Brauser::
|
212
|
+
<span class='object_link'><a href="Brauser/Browser.html#name-instance_method" title="Brauser::Browser#name (method)">#name</a></span>
|
213
|
+
<small>Brauser::Browser</small>
|
190
214
|
</li>
|
191
215
|
|
192
216
|
|
193
217
|
<li class="r1 ">
|
194
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
195
|
-
<small>Brauser::BrowserMethods::
|
218
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#on-instance_method" title="Brauser::BrowserMethods::PartialQuerying#on (method)">#on</a></span>
|
219
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
196
220
|
</li>
|
197
221
|
|
198
222
|
|
199
223
|
<li class="r2 ">
|
200
|
-
<span class='object_link'><a href="Brauser/
|
201
|
-
<small>Brauser::
|
224
|
+
<span class='object_link'><a href="Brauser/Chainers.html#on-instance_method" title="Brauser::Chainers#on (method)">#on</a></span>
|
225
|
+
<small>Brauser::Chainers</small>
|
202
226
|
</li>
|
203
227
|
|
204
228
|
|
205
229
|
<li class="r1 ">
|
206
|
-
<span class='object_link'><a href="Brauser/
|
207
|
-
<small>Brauser::
|
230
|
+
<span class='object_link'><a href="Brauser/Queries.html#on%3F-instance_method" title="Brauser::Queries#on? (method)">#on?</a></span>
|
231
|
+
<small>Brauser::Queries</small>
|
208
232
|
</li>
|
209
233
|
|
210
234
|
|
211
235
|
<li class="r2 ">
|
212
|
-
<span class='object_link'><a href="Brauser/
|
213
|
-
<small>Brauser::
|
236
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#on%3F-instance_method" title="Brauser::BrowserMethods::Querying#on? (method)">#on?</a></span>
|
237
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
214
238
|
</li>
|
215
239
|
|
216
240
|
|
217
241
|
<li class="r1 ">
|
218
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
219
|
-
<small>Brauser::BrowserMethods::
|
242
|
+
<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>
|
243
|
+
<small>Brauser::BrowserMethods::Parsing</small>
|
220
244
|
</li>
|
221
245
|
|
222
246
|
|
223
247
|
<li class="r2 ">
|
224
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
225
|
-
<small>Brauser::BrowserMethods::
|
248
|
+
<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>
|
249
|
+
<small>Brauser::BrowserMethods::Parsing</small>
|
226
250
|
</li>
|
227
251
|
|
228
252
|
|
229
253
|
<li class="r1 ">
|
230
|
-
<span class='object_link'><a href="Brauser/
|
231
|
-
<small>Brauser::
|
254
|
+
<span class='object_link'><a href="Brauser/Browser.html#platform-instance_method" title="Brauser::Browser#platform (method)">#platform</a></span>
|
255
|
+
<small>Brauser::Browser</small>
|
232
256
|
</li>
|
233
257
|
|
234
258
|
|
235
259
|
<li class="r2 ">
|
236
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
237
|
-
<small>Brauser::BrowserMethods::
|
260
|
+
<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>
|
261
|
+
<small>Brauser::BrowserMethods::Attributes</small>
|
238
262
|
</li>
|
239
263
|
|
240
264
|
|
241
265
|
<li class="r1 ">
|
242
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
243
|
-
<small>Brauser::BrowserMethods::
|
266
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/General/ClassMethods.html#platforms-instance_method" title="Brauser::BrowserMethods::General::ClassMethods#platforms (method)">#platforms</a></span>
|
267
|
+
<small>Brauser::BrowserMethods::General::ClassMethods</small>
|
244
268
|
</li>
|
245
269
|
|
246
270
|
|
247
271
|
<li class="r2 ">
|
248
|
-
<span class='object_link'><a href="Brauser/
|
249
|
-
<small>Brauser::
|
272
|
+
<span class='object_link'><a href="Brauser/Definition.html#primary-instance_method" title="Brauser::Definition#primary (method)">#primary</a></span>
|
273
|
+
<small>Brauser::Definition</small>
|
250
274
|
</li>
|
251
275
|
|
252
276
|
|
253
277
|
<li class="r1 ">
|
254
|
-
<span class='object_link'><a href="Brauser/BrowserMethods/
|
255
|
-
<small>Brauser::BrowserMethods::
|
278
|
+
<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>
|
279
|
+
<small>Brauser::BrowserMethods::Attributes</small>
|
256
280
|
</li>
|
257
281
|
|
258
282
|
|
259
283
|
<li class="r2 ">
|
260
|
-
<span class='object_link'><a href="Brauser/
|
261
|
-
<small>Brauser::
|
284
|
+
<span class='object_link'><a href="Brauser/Query.html#result-instance_method" title="Brauser::Query#result (method)">#result</a></span>
|
285
|
+
<small>Brauser::Query</small>
|
262
286
|
</li>
|
263
287
|
|
264
288
|
|
265
289
|
<li class="r1 ">
|
266
|
-
<span class='object_link'><a href="Brauser/
|
267
|
-
<small>Brauser::
|
290
|
+
<span class='object_link'><a href="Brauser/Definition.html#secondary-instance_method" title="Brauser::Definition#secondary (method)">#secondary</a></span>
|
291
|
+
<small>Brauser::Definition</small>
|
268
292
|
</li>
|
269
293
|
|
270
294
|
|
271
295
|
<li class="r2 ">
|
272
|
-
<span class='object_link'><a href="Brauser/
|
273
|
-
<small>Brauser::
|
296
|
+
<span class='object_link'><a href="Brauser/Definition.html#tag-instance_method" title="Brauser::Definition#tag (method)">#tag</a></span>
|
297
|
+
<small>Brauser::Definition</small>
|
274
298
|
</li>
|
275
299
|
|
276
300
|
|
@@ -287,26 +311,26 @@
|
|
287
311
|
|
288
312
|
|
289
313
|
<li class="r1 ">
|
290
|
-
<span class='object_link'><a href="Brauser/
|
291
|
-
<small>Brauser::
|
314
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/PartialQuerying.html#v-instance_method" title="Brauser::BrowserMethods::PartialQuerying#v (method)">#v</a></span>
|
315
|
+
<small>Brauser::BrowserMethods::PartialQuerying</small>
|
292
316
|
</li>
|
293
317
|
|
294
318
|
|
295
319
|
<li class="r2 ">
|
296
|
-
<span class='object_link'><a href="Brauser/
|
297
|
-
<small>Brauser::
|
320
|
+
<span class='object_link'><a href="Brauser/Chainers.html#v-instance_method" title="Brauser::Chainers#v (method)">#v</a></span>
|
321
|
+
<small>Brauser::Chainers</small>
|
298
322
|
</li>
|
299
323
|
|
300
324
|
|
301
325
|
<li class="r1 ">
|
302
|
-
<span class='object_link'><a href="Brauser/
|
303
|
-
<small>Brauser::
|
326
|
+
<span class='object_link'><a href="Brauser/BrowserMethods/Querying.html#v%3F-instance_method" title="Brauser::BrowserMethods::Querying#v? (method)">#v?</a></span>
|
327
|
+
<small>Brauser::BrowserMethods::Querying</small>
|
304
328
|
</li>
|
305
329
|
|
306
330
|
|
307
331
|
<li class="r2 ">
|
308
|
-
<span class='object_link'><a href="Brauser/
|
309
|
-
<small>Brauser::
|
332
|
+
<span class='object_link'><a href="Brauser/Queries.html#v%3F-instance_method" title="Brauser::Queries#v? (method)">#v?</a></span>
|
333
|
+
<small>Brauser::Queries</small>
|
310
334
|
</li>
|
311
335
|
|
312
336
|
|