bizratr 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +5 -1
- data/README.rdoc +4 -2
- data/lib/bizratr/connector.rb +29 -3
- data/lib/bizratr/version.rb +1 -1
- metadata +24 -28
- data/docs/BizRatr/Business.html +0 -981
- data/docs/BizRatr/Connector.html +0 -283
- data/docs/BizRatr/Finder.html +0 -348
- data/docs/BizRatr/FourSquareConnector.html +0 -294
- data/docs/BizRatr/GooglePlacesConnector.html +0 -293
- data/docs/BizRatr/YelpConnector.html +0 -299
- data/docs/BizRatr.html +0 -186
- data/docs/README_rdoc.html +0 -146
- data/docs/created.rid +0 -6
- data/docs/index.html +0 -128
- data/docs/lib/bizratr/business_rb.html +0 -52
- data/docs/lib/bizratr/connector_rb.html +0 -60
- data/docs/lib/bizratr/version_rb.html +0 -52
- data/docs/lib/bizratr_rb.html +0 -58
- data/docs/rdoc.css +0 -706
data/docs/index.html
DELETED
@@ -1,128 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
6
|
-
<head>
|
7
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
-
|
9
|
-
<title>BizRatr - Synthesized business information from many sources</title>
|
10
|
-
|
11
|
-
<link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
|
12
|
-
|
13
|
-
<script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
|
14
|
-
<script src="js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
|
15
|
-
<script src="js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
|
16
|
-
<script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>
|
17
|
-
|
18
|
-
</head>
|
19
|
-
<body class="indexpage">
|
20
|
-
|
21
|
-
|
22
|
-
<h1>BizRatr - Synthesized business information from many sources</h1>
|
23
|
-
|
24
|
-
|
25
|
-
<p>This is the API documentation for 'BizRatr - Synthesized business information from many sources'.</p>
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
<h2>Files</h2>
|
31
|
-
<ul>
|
32
|
-
|
33
|
-
<li class="file"><a href="README_rdoc.html">README.rdoc</a></li>
|
34
|
-
|
35
|
-
</ul>
|
36
|
-
|
37
|
-
|
38
|
-
<h2 id="classes">Classes/Modules</h2>
|
39
|
-
<ul>
|
40
|
-
|
41
|
-
<li class="module"><a href="BizRatr.html">BizRatr</a></li>
|
42
|
-
|
43
|
-
<li class="class"><a href="BizRatr/Business.html">BizRatr::Business</a></li>
|
44
|
-
|
45
|
-
<li class="class"><a href="BizRatr/Connector.html">BizRatr::Connector</a></li>
|
46
|
-
|
47
|
-
<li class="class"><a href="BizRatr/Finder.html">BizRatr::Finder</a></li>
|
48
|
-
|
49
|
-
<li class="class"><a href="BizRatr/FourSquareConnector.html">BizRatr::FourSquareConnector</a></li>
|
50
|
-
|
51
|
-
<li class="class"><a href="BizRatr/GooglePlacesConnector.html">BizRatr::GooglePlacesConnector</a></li>
|
52
|
-
|
53
|
-
<li class="class"><a href="BizRatr/YelpConnector.html">BizRatr::YelpConnector</a></li>
|
54
|
-
|
55
|
-
</ul>
|
56
|
-
|
57
|
-
<h2 id="methods">Methods</h2>
|
58
|
-
<ul>
|
59
|
-
|
60
|
-
<li><a href="BizRatr/Business.html#method-c-new">::new — BizRatr::Business</a></li>
|
61
|
-
|
62
|
-
<li><a href="BizRatr/Finder.html#method-c-new">::new — BizRatr::Finder</a></li>
|
63
|
-
|
64
|
-
<li><a href="BizRatr/YelpConnector.html#method-c-new">::new — BizRatr::YelpConnector</a></li>
|
65
|
-
|
66
|
-
<li><a href="BizRatr/FourSquareConnector.html#method-c-new">::new — BizRatr::FourSquareConnector</a></li>
|
67
|
-
|
68
|
-
<li><a href="BizRatr/GooglePlacesConnector.html#method-c-new">::new — BizRatr::GooglePlacesConnector</a></li>
|
69
|
-
|
70
|
-
<li><a href="BizRatr/Business.html#method-i-%3D%3D">#== — BizRatr::Business</a></li>
|
71
|
-
|
72
|
-
<li><a href="BizRatr/Business.html#method-i-add_checkins">#add_checkins — BizRatr::Business</a></li>
|
73
|
-
|
74
|
-
<li><a href="BizRatr/Business.html#method-i-add_id">#add_id — BizRatr::Business</a></li>
|
75
|
-
|
76
|
-
<li><a href="BizRatr/Business.html#method-i-add_likes">#add_likes — BizRatr::Business</a></li>
|
77
|
-
|
78
|
-
<li><a href="BizRatr/Business.html#method-i-add_rating">#add_rating — BizRatr::Business</a></li>
|
79
|
-
|
80
|
-
<li><a href="BizRatr/Business.html#method-i-add_review_counts">#add_review_counts — BizRatr::Business</a></li>
|
81
|
-
|
82
|
-
<li><a href="BizRatr/Business.html#method-i-add_users">#add_users — BizRatr::Business</a></li>
|
83
|
-
|
84
|
-
<li><a href="BizRatr/Business.html#method-i-any_equal_ids%3F">#any_equal_ids? — BizRatr::Business</a></li>
|
85
|
-
|
86
|
-
<li><a href="BizRatr/Connector.html#method-i-checkins">#checkins — BizRatr::Connector</a></li>
|
87
|
-
|
88
|
-
<li><a href="BizRatr/Business.html#method-i-distance_to">#distance_to — BizRatr::Business</a></li>
|
89
|
-
|
90
|
-
<li><a href="BizRatr/FourSquareConnector.html#method-i-make_business">#make_business — BizRatr::FourSquareConnector</a></li>
|
91
|
-
|
92
|
-
<li><a href="BizRatr/YelpConnector.html#method-i-make_business">#make_business — BizRatr::YelpConnector</a></li>
|
93
|
-
|
94
|
-
<li><a href="BizRatr/GooglePlacesConnector.html#method-i-make_business">#make_business — BizRatr::GooglePlacesConnector</a></li>
|
95
|
-
|
96
|
-
<li><a href="BizRatr/Finder.html#method-i-merge">#merge — BizRatr::Finder</a></li>
|
97
|
-
|
98
|
-
<li><a href="BizRatr/Business.html#method-i-merge">#merge — BizRatr::Business</a></li>
|
99
|
-
|
100
|
-
<li><a href="BizRatr/Finder.html#method-i-merge_lists">#merge_lists — BizRatr::Finder</a></li>
|
101
|
-
|
102
|
-
<li><a href="BizRatr/Business.html#method-i-name_distance_to">#name_distance_to — BizRatr::Business</a></li>
|
103
|
-
|
104
|
-
<li><a href="BizRatr/Business.html#method-i-rating">#rating — BizRatr::Business</a></li>
|
105
|
-
|
106
|
-
<li><a href="BizRatr/YelpConnector.html#method-i-search_location">#search_location — BizRatr::YelpConnector</a></li>
|
107
|
-
|
108
|
-
<li><a href="BizRatr/GooglePlacesConnector.html#method-i-search_location">#search_location — BizRatr::GooglePlacesConnector</a></li>
|
109
|
-
|
110
|
-
<li><a href="BizRatr/Finder.html#method-i-search_location">#search_location — BizRatr::Finder</a></li>
|
111
|
-
|
112
|
-
<li><a href="BizRatr/FourSquareConnector.html#method-i-search_location">#search_location — BizRatr::FourSquareConnector</a></li>
|
113
|
-
|
114
|
-
<li><a href="BizRatr/Connector.html#method-i-search_location">#search_location — BizRatr::Connector</a></li>
|
115
|
-
|
116
|
-
<li><a href="BizRatr/Connector.html#method-i-search_similar">#search_similar — BizRatr::Connector</a></li>
|
117
|
-
|
118
|
-
<li><a href="BizRatr/Business.html#method-i-to_s">#to_s — BizRatr::Business</a></li>
|
119
|
-
|
120
|
-
</ul>
|
121
|
-
|
122
|
-
<div id="validator-badges">
|
123
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
124
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
125
|
-
Rdoc Generator</a> 1.1.6</small>.</p>
|
126
|
-
</div>
|
127
|
-
</body>
|
128
|
-
</html>
|
@@ -1,52 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
-
<head>
|
7
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
-
|
9
|
-
<title>File: business.rb [BizRatr - Synthesized business information from many sources]</title>
|
10
|
-
|
11
|
-
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
-
|
13
|
-
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
-
charset="utf-8"></script>
|
15
|
-
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
-
charset="utf-8"></script>
|
17
|
-
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
-
charset="utf-8"></script>
|
19
|
-
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
-
charset="utf-8"></script>
|
21
|
-
</head>
|
22
|
-
|
23
|
-
<body class="file file-popup">
|
24
|
-
<div id="metadata">
|
25
|
-
<dl>
|
26
|
-
<dt class="modified-date">Last Modified</dt>
|
27
|
-
<dd class="modified-date">2012-09-17 10:47:48 -0400</dd>
|
28
|
-
|
29
|
-
|
30
|
-
<dt class="requires">Requires</dt>
|
31
|
-
<dd class="requires">
|
32
|
-
<ul>
|
33
|
-
|
34
|
-
</ul>
|
35
|
-
</dd>
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
</dl>
|
40
|
-
</div>
|
41
|
-
|
42
|
-
<div id="documentation">
|
43
|
-
|
44
|
-
<div class="description">
|
45
|
-
<h2>Description</h2>
|
46
|
-
|
47
|
-
</div>
|
48
|
-
|
49
|
-
</div>
|
50
|
-
</body>
|
51
|
-
</html>
|
52
|
-
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
-
<head>
|
7
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
-
|
9
|
-
<title>File: connector.rb [BizRatr - Synthesized business information from many sources]</title>
|
10
|
-
|
11
|
-
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
-
|
13
|
-
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
-
charset="utf-8"></script>
|
15
|
-
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
-
charset="utf-8"></script>
|
17
|
-
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
-
charset="utf-8"></script>
|
19
|
-
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
-
charset="utf-8"></script>
|
21
|
-
</head>
|
22
|
-
|
23
|
-
<body class="file file-popup">
|
24
|
-
<div id="metadata">
|
25
|
-
<dl>
|
26
|
-
<dt class="modified-date">Last Modified</dt>
|
27
|
-
<dd class="modified-date">2012-09-17 10:54:52 -0400</dd>
|
28
|
-
|
29
|
-
|
30
|
-
<dt class="requires">Requires</dt>
|
31
|
-
<dd class="requires">
|
32
|
-
<ul>
|
33
|
-
|
34
|
-
<li>foursquare2</li>
|
35
|
-
|
36
|
-
<li>yelpster</li>
|
37
|
-
|
38
|
-
<li>levenshtein</li>
|
39
|
-
|
40
|
-
<li>google_places</li>
|
41
|
-
|
42
|
-
</ul>
|
43
|
-
</dd>
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
</dl>
|
48
|
-
</div>
|
49
|
-
|
50
|
-
<div id="documentation">
|
51
|
-
|
52
|
-
<div class="description">
|
53
|
-
<h2>Description</h2>
|
54
|
-
|
55
|
-
</div>
|
56
|
-
|
57
|
-
</div>
|
58
|
-
</body>
|
59
|
-
</html>
|
60
|
-
|
@@ -1,52 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
-
<head>
|
7
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
-
|
9
|
-
<title>File: version.rb [BizRatr - Synthesized business information from many sources]</title>
|
10
|
-
|
11
|
-
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
-
|
13
|
-
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
-
charset="utf-8"></script>
|
15
|
-
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
-
charset="utf-8"></script>
|
17
|
-
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
-
charset="utf-8"></script>
|
19
|
-
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
-
charset="utf-8"></script>
|
21
|
-
</head>
|
22
|
-
|
23
|
-
<body class="file file-popup">
|
24
|
-
<div id="metadata">
|
25
|
-
<dl>
|
26
|
-
<dt class="modified-date">Last Modified</dt>
|
27
|
-
<dd class="modified-date">2012-09-14 11:33:57 -0400</dd>
|
28
|
-
|
29
|
-
|
30
|
-
<dt class="requires">Requires</dt>
|
31
|
-
<dd class="requires">
|
32
|
-
<ul>
|
33
|
-
|
34
|
-
</ul>
|
35
|
-
</dd>
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
</dl>
|
40
|
-
</div>
|
41
|
-
|
42
|
-
<div id="documentation">
|
43
|
-
|
44
|
-
<div class="description">
|
45
|
-
<h2>Description</h2>
|
46
|
-
|
47
|
-
</div>
|
48
|
-
|
49
|
-
</div>
|
50
|
-
</body>
|
51
|
-
</html>
|
52
|
-
|
data/docs/lib/bizratr_rb.html
DELETED
@@ -1,58 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
-
<head>
|
7
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
-
|
9
|
-
<title>File: bizratr.rb [BizRatr - Synthesized business information from many sources]</title>
|
10
|
-
|
11
|
-
<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet" />
|
12
|
-
|
13
|
-
<script src="../js/jquery.js" type="text/javascript"
|
14
|
-
charset="utf-8"></script>
|
15
|
-
<script src="../js/thickbox-compressed.js" type="text/javascript"
|
16
|
-
charset="utf-8"></script>
|
17
|
-
<script src="../js/quicksearch.js" type="text/javascript"
|
18
|
-
charset="utf-8"></script>
|
19
|
-
<script src="../js/darkfish.js" type="text/javascript"
|
20
|
-
charset="utf-8"></script>
|
21
|
-
</head>
|
22
|
-
|
23
|
-
<body class="file file-popup">
|
24
|
-
<div id="metadata">
|
25
|
-
<dl>
|
26
|
-
<dt class="modified-date">Last Modified</dt>
|
27
|
-
<dd class="modified-date">2012-09-14 17:48:35 -0400</dd>
|
28
|
-
|
29
|
-
|
30
|
-
<dt class="requires">Requires</dt>
|
31
|
-
<dd class="requires">
|
32
|
-
<ul>
|
33
|
-
|
34
|
-
<li>bizratr/business</li>
|
35
|
-
|
36
|
-
<li>bizratr/connector</li>
|
37
|
-
|
38
|
-
<li>bizratr/version</li>
|
39
|
-
|
40
|
-
</ul>
|
41
|
-
</dd>
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
</dl>
|
46
|
-
</div>
|
47
|
-
|
48
|
-
<div id="documentation">
|
49
|
-
|
50
|
-
<div class="description">
|
51
|
-
<h2>Description</h2>
|
52
|
-
|
53
|
-
</div>
|
54
|
-
|
55
|
-
</div>
|
56
|
-
</body>
|
57
|
-
</html>
|
58
|
-
|