leanback 0.4.2 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +7 -0
  2. data/.travis.yml +10 -0
  3. data/Gemfile +5 -6
  4. data/Gemfile.lock +65 -14
  5. data/README.md +465 -33
  6. data/Rakefile +8 -17
  7. data/VERSION +1 -1
  8. data/leanback.gemspec +26 -85
  9. data/lib/leanback.rb +129 -587
  10. data/spec/leanback_spec.rb +356 -0
  11. metadata +40 -117
  12. data/Changelog.rdoc +0 -146
  13. data/documentation/static/2011/11/20/i-moved-leanback-documentation/index.html +0 -180
  14. data/documentation/static/2011/11/20/index.html +0 -146
  15. data/documentation/static/2011/11/index.html +0 -146
  16. data/documentation/static/2011/index.html +0 -146
  17. data/documentation/static/2013/06/02/index.html +0 -146
  18. data/documentation/static/2013/06/02/released-leanback-v0-3-4/index.html +0 -180
  19. data/documentation/static/2013/06/09/index.html +0 -146
  20. data/documentation/static/2013/06/09/released-leanback-v0-4-0/index.html +0 -179
  21. data/documentation/static/2013/06/index.html +0 -158
  22. data/documentation/static/2013/index.html +0 -158
  23. data/documentation/static/author/admin/index.html +0 -175
  24. data/documentation/static/basic-couchdb-operations/index.html +0 -259
  25. data/documentation/static/category/uncategorized/index.html +0 -170
  26. data/documentation/static/couchdb-configuration/index.html +0 -189
  27. data/documentation/static/couchdb-security/index.html +0 -218
  28. data/documentation/static/count-by-multiple-documents/index.html +0 -221
  29. data/documentation/static/count-documents-by-key/index.html +0 -177
  30. data/documentation/static/css/2c-l-fixed.css +0 -1
  31. data/documentation/static/css/2c-l-fixed.dev.css +0 -62
  32. data/documentation/static/css/2c-r-fixed.css +0 -1
  33. data/documentation/static/css/2c-r-fixed.dev.css +0 -60
  34. data/documentation/static/css/3c-c-fixed.css +0 -1
  35. data/documentation/static/css/3c-c-fixed.dev.css +0 -84
  36. data/documentation/static/css/3c-l-fixed.css +0 -1
  37. data/documentation/static/css/3c-l-fixed.dev.css +0 -61
  38. data/documentation/static/css/3c-r-fixed.css +0 -1
  39. data/documentation/static/css/3c-r-fixed.dev.css +0 -62
  40. data/documentation/static/css/holy-grail-fluid.css +0 -5
  41. data/documentation/static/css/plugins.css +0 -5
  42. data/documentation/static/css/print.css +0 -5
  43. data/documentation/static/css/screen.css +0 -1
  44. data/documentation/static/design-documents-and-permanent-views/index.html +0 -454
  45. data/documentation/static/error-handling/index.html +0 -157
  46. data/documentation/static/find-document-by-multiple-keys/index.html +0 -269
  47. data/documentation/static/find-documents-by-key/index.html +0 -243
  48. data/documentation/static/index.html +0 -161
  49. data/documentation/static/leanback/index.html +0 -130
  50. data/documentation/static/leanback/installation/index.html +0 -119
  51. data/documentation/static/setting-the-bind_address-port/index.html +0 -151
  52. data/documentation/static/style.css +0 -16
  53. data/spec/admin_party/database_spec.rb +0 -400
  54. data/spec/no_admin_party/cloudant_spec.rb +0 -365
  55. data/spec/no_admin_party/database_spec.rb +0 -491
  56. data/spec/no_admin_party/non_admin_user_spec.rb +0 -67
  57. data/test/helper.rb +0 -18
  58. data/test/main.rb +0 -295
  59. data/test/my_view.json +0 -8
  60. data/test/my_views.json +0 -8
  61. data/test/start.json +0 -8
  62. data/test/test_leanback.rb +0 -319
  63. data/test/view_age.json +0 -8
@@ -1,146 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en-US">
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
- <title>Archive for June 9th, 2013</title>
6
-
7
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/themes/hybrid/style.css" type="text/css" media="all" />
8
- <link rel="profile" href="http://gmpg.org/xfn/11" />
9
- <link rel="pingback" href="http://www.whisperservers.com/leanback/xmlrpc.php" />
10
-
11
- <meta name="generator" content="WordPress 3.5.1 - really-static 0.5" />
12
- <meta name="template" content="Hybrid 1.0" />
13
- <meta name="robots" content="index,follow" />
14
- <meta name="copyright" content="Copyright (c) 2013" />
15
- <link rel="alternate" type="application/rss+xml" title="Leanback &raquo; Feed" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/feed/" />
16
-
17
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
18
-
19
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/plugins/wp-syntax/wp-syntax.css" type="text/css" media="screen" />
20
-
21
- </head>
22
-
23
- <body class="wordpress ltr en_US parent-theme y2013 m06 d09 h16 sunday logged-out archive date day primary-active secondary-inactive subsidiary-inactive">
24
-
25
-
26
- <div id="body-container">
27
-
28
-
29
- <div id="header-container">
30
-
31
- <div id="header">
32
-
33
- <div id="site-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home"><span>Leanback</span></a></div>
34
- <div id="site-description"><span>Simple Ruby interface to CouchDB</span></div>
35
-
36
- </div><!-- #header -->
37
-
38
- </div><!-- #header-container -->
39
-
40
-
41
- <div id="container">
42
-
43
-
44
- <div id="content" class="hfeed content">
45
-
46
- <div class="breadcrumb breadcrumbs"><div class="breadcrumb-trail"><span class="trail-before"><span class="breadcrumb-title">Browse:</span></span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home" class="trail-begin">Home</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/" title="2013">2013</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/" title="June">June</a> <span class="sep">/</span> <span class="trail-end">09</span></div></div>
47
-
48
-
49
- <div class="loop-meta archive-info date-info">
50
- <h1 class="loop-title archive-title date-title">Archives by date</h1>
51
-
52
- <div class="loop-description archive-description date-description">
53
- <p>
54
- You are browsing the site archives by date. </p>
55
- </div><!-- .loop-description -->
56
-
57
- </div><!-- .loop-meta -->
58
-
59
-
60
-
61
- <div id="post-177" class="hentry post publish post-1 odd author-admin category-uncategorized">
62
-
63
-
64
- <h2 class="entry-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/" title="Released leanback v0.4.0" rel="bookmark">Released leanback v0.4.0</a></h2><p class="byline">By <span class="author vcard"><a class="url fn n" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/author/admin/" title="admin">admin</a></span> on <abbr class="published" title="Sunday, June 9th, 2013, 3:43 pm">June 9, 2013</abbr> </p>
65
- <div class="entry-summary">
66
- <p>Just released leanback v0.4.0. See the changelog for new changes.</p>
67
- </div><!-- .entry-summary -->
68
-
69
- <p class="entry-meta"><span class="category"><span class="before">Posted in </span><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/category/uncategorized/" rel="tag">Uncategorized</a></span> | <a class="comments-link" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/#respond" title="Comment on Released leanback v0.4.0">Leave a response</a></p>
70
- </div><!-- .hentry -->
71
-
72
- <script type="text/javascript">
73
- // <![CDATA[
74
- var disqus_shortname = 'obi-akubue';
75
- var disqus_domain = 'disqus.com';
76
- (function () {
77
- var nodes = document.getElementsByTagName('span');
78
- for (var i = 0, url; i < nodes.length; i++) {
79
- if (nodes[i].className.indexOf('dsq-postid') != -1) {
80
- nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel'));
81
- url = nodes[i].parentNode.href.split('#', 1);
82
- if (url.length == 1) { url = url[0]; }
83
- else { url = url[1]; }
84
- nodes[i].parentNode.href = url + '#disqus_thread';
85
- }
86
- }
87
- var s = document.createElement('script'); s.async = true;
88
- s.type = 'text/javascript';
89
- s.src = 'http://' + disqus_domain + '/forums/' + disqus_shortname + '/count.js';
90
- (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
91
- }());
92
- //]]>
93
- </script>
94
-
95
-
96
-
97
-
98
- </div><!-- .content .hfeed -->
99
-
100
-
101
- <div id="primary" class="sidebar aside">
102
-
103
-
104
- <div id="hybrid-nav-menu-3" class="widget nav-menu widget-nav-menu"><div class="widget-wrap widget-inside"><h3 class="widget-title">Leanback</h3><div class="menu-sidebar-container"><ul id="menu-sidebar" class="nav-menu"><li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/">Leanback</a><ul class="sub-menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/installation/">Install</a></li><li id="menu-item-15" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/basic-couchdb-operations/">Basic CouchDB Operations</a></li><li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-documents-by-key/">Find documents by key</a></li><li id="menu-item-167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-document-by-multiple-keys/">Find document by multiple Keys</a></li><li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-documents-by-key/">Count documents by key</a></li><li id="menu-item-175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-by-multiple-documents/">Count documents by multiple keys</a></li><li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/design-documents-and-permanent-views/">Working with CouchDB views</a></li><li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/error-handling/">Error handling</a></li><li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-96"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-configuration/">CouchDB Configuration</a></li><li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-security/">CouchDB Security</a></li><li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/setting-the-bind_address-port/">CouchDB Bind_Address &#038; Port</a></li></ul></li><li id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://github.com/obi-a/leanback/blob/master/Changelog.rdoc">Changes</a></li><li id="menu-item-78" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-78"><a href="https://github.com/obi-a/leanback">Source Code</a></li></ul></div></div></div>
105
-
106
- </div><!-- #primary .aside -->
107
-
108
-
109
- </div><!-- #container -->
110
-
111
- <div id="footer-container">
112
-
113
-
114
- <div id="footer">
115
-
116
- <div class="footer-insert"><p class="copyright">Copyright &#169; 2013 <a href="http://obi-akubue.org">obi-akubue.org</a>.</p></div>
117
- </div><!-- #footer -->
118
-
119
-
120
- </div><!-- #footer-container -->
121
-
122
- </div><!-- #body-container -->
123
-
124
-
125
- <script type="text/javascript">
126
-
127
- var _gaq = _gaq || [];
128
- _gaq.push(['_setAccount', 'UA-20190925-6']);
129
- _gaq.push(['_trackPageview']);
130
-
131
- (function() {
132
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
133
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
134
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
135
- })();
136
- </script>
137
-
138
- <a style='color:transparent;position:absolute;left:-99999px;z-index:-99999' href='http://www.wpdownloadmanager.com/' title='Premium Wordpress Plugin download manager'>Premium Wordpress Plugin</a>
139
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-content/themes/hybrid/library/js/drop-downs.js?ver=20110705'></script>
140
-
141
- </body>
142
- </html>
143
- <!-- Dynamic page generated in 0.339 seconds. -->
144
- <!-- Cached page generated by WP-Super-Cache on 2013-06-09 16:28:23 -->
145
-
146
- <!-- super cache -->
@@ -1,179 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en-US">
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
- <title>Released leanback v0.4.0</title>
6
-
7
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/themes/hybrid/style.css" type="text/css" media="all" />
8
- <link rel="profile" href="http://gmpg.org/xfn/11" />
9
- <link rel="pingback" href="http://www.whisperservers.com/leanback/xmlrpc.php" />
10
-
11
- <meta name="generator" content="WordPress 3.5.1 - really-static 0.5" />
12
- <meta name="template" content="Hybrid 1.0" />
13
- <meta name="robots" content="index,follow" />
14
- <meta name="author" content="admin" />
15
- <meta name="copyright" content="Copyright (c) June 2013" />
16
- <meta name="revised" content="Sunday, June 9th, 2013, 3:43 pm" />
17
- <meta name="keywords" content="Uncategorized" />
18
- <link rel="alternate" type="application/rss+xml" title="Leanback &raquo; Feed" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/feed/" />
19
-
20
- <link rel="alternate" type="application/rss+xml" title="Leanback &raquo; Released leanback v0.4.0 Comments Feed" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/feed/" />
21
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-includes/js/comment-reply.min.js?ver=3.5.1'></script>
22
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
23
- <link rel='prev' title='Released leanback v0.3.4' href='http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/02/released-leanback-v0-3-4/' />
24
- <link rel='canonical' href='http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/' />
25
-
26
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/plugins/wp-syntax/wp-syntax.css" type="text/css" media="screen" />
27
-
28
- </head>
29
-
30
- <body class="wordpress ltr en_US parent-theme y2013 m06 d09 h16 sunday logged-out singular singular-post singular-post-177 single-177 primary-active secondary-inactive subsidiary-inactive">
31
-
32
-
33
- <div id="body-container">
34
-
35
-
36
- <div id="header-container">
37
-
38
- <div id="header">
39
-
40
- <div id="site-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home"><span>Leanback</span></a></div>
41
- <div id="site-description"><span>Simple Ruby interface to CouchDB</span></div>
42
-
43
- </div><!-- #header -->
44
-
45
- </div><!-- #header-container -->
46
-
47
-
48
- <div id="container">
49
-
50
-
51
- <div id="content" class="hfeed content">
52
-
53
- <div class="breadcrumb breadcrumbs"><div class="breadcrumb-trail"><span class="trail-before"><span class="breadcrumb-title">Browse:</span></span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home" class="trail-begin">Home</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/" title="2013">2013</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/" title="June 2013">June</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/" title="June 9, 2013">09</a> <span class="sep">/</span> <span class="trail-end">Released leanback v0.4.0</span></div></div>
54
-
55
- <div id="post-177" class="hentry post publish post-1 odd author-admin category-uncategorized">
56
-
57
- <h1 class="post-title entry-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/" title="Released leanback v0.4.0" rel="bookmark">Released leanback v0.4.0</a></h1><p class="byline">By <span class="author vcard"><a class="url fn n" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/author/admin/" title="admin">admin</a></span> on <abbr class="published" title="Sunday, June 9th, 2013, 3:43 pm">June 9, 2013</abbr> </p>
58
- <div class="entry-content">
59
- <p>Just released leanback v0.4.0. See the changelog for new changes. </p>
60
- </div><!-- .entry-content -->
61
-
62
- <p class="entry-meta"><span class="category"><span class="before">Posted in </span><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/category/uncategorized/" rel="tag">Uncategorized</a></span> | <a class="comments-link" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/#respond" title="Comment on Released leanback v0.4.0">Leave a response</a></p>
63
- </div><!-- .hentry -->
64
-
65
-
66
-
67
- <div id="disqus_thread">
68
- </div>
69
-
70
- <script type="text/javascript">
71
- /* <![CDATA[ */
72
- var disqus_url = 'http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/';
73
- var disqus_identifier = '177 http://www.whisperservers.com/leanback/?p=177';
74
- var disqus_container_id = 'disqus_thread';
75
- var disqus_domain = 'disqus.com';
76
- var disqus_shortname = 'obi-akubue';
77
- var disqus_title = "Released leanback v0.4.0";
78
- var disqus_config = function () {
79
- var config = this; // Access to the config object
80
-
81
- /*
82
- All currently supported events:
83
- * preData — fires just before we request for initial data
84
- * preInit - fires after we get initial data but before we load any dependencies
85
- * onInit - fires when all dependencies are resolved but before dtpl template is rendered
86
- * afterRender - fires when template is rendered but before we show it
87
- * onReady - everything is done
88
- */
89
-
90
- config.callbacks.preData.push(function() {
91
- // clear out the container (its filled for SEO/legacy purposes)
92
- document.getElementById(disqus_container_id).innerHTML = '';
93
- });
94
- config.callbacks.onReady.push(function() {
95
- // sync comments in the background so we don't block the page
96
- DISQUS.request.get('?cf_action=sync_comments&post_id=177');
97
- });
98
- };
99
- var facebookXdReceiverPath = 'http://www.whisperservers.com/leanback/wp-content/plugins/disqus-comment-system/xd_receiver.htm';
100
- /* ]]> */
101
- </script>
102
-
103
- <script type="text/javascript">
104
- /* <![CDATA[ */
105
- var DsqLocal = {
106
- 'trackbacks': [
107
- ],
108
- 'trackback_url': "http:\/\/www.whisperservers.com\/leanback\/wp-content\/plugins\/really-static\/static\/2013\/06\/09\/released-leanback-v0-4-0\/trackback\/" };
109
- /* ]]> */
110
- </script>
111
-
112
- <script type="text/javascript">
113
- /* <![CDATA[ */
114
- (function() {
115
- var dsq = document.createElement('script'); dsq.type = 'text/javascript';
116
- dsq.async = true;
117
- dsq.src = 'http://' + disqus_shortname + '.' + disqus_domain + '/embed.js?pname=wordpress&pver=2.67';
118
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
119
- })();
120
- /* ]]> */
121
- </script>
122
-
123
-
124
-
125
-
126
-
127
- <div class="navigation-links">
128
- <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/02/released-leanback-v0-3-4/" rel="prev"><span class="previous">&laquo; Previous</span></a> </div><!-- .navigation-links -->
129
-
130
-
131
- </div><!-- .content .hfeed -->
132
-
133
-
134
- <div id="primary" class="sidebar aside">
135
-
136
-
137
- <div id="hybrid-nav-menu-3" class="widget nav-menu widget-nav-menu"><div class="widget-wrap widget-inside"><h3 class="widget-title">Leanback</h3><div class="menu-sidebar-container"><ul id="menu-sidebar" class="nav-menu"><li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/">Leanback</a><ul class="sub-menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/installation/">Install</a></li><li id="menu-item-15" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/basic-couchdb-operations/">Basic CouchDB Operations</a></li><li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-documents-by-key/">Find documents by key</a></li><li id="menu-item-167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-document-by-multiple-keys/">Find document by multiple Keys</a></li><li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-documents-by-key/">Count documents by key</a></li><li id="menu-item-175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-by-multiple-documents/">Count documents by multiple keys</a></li><li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/design-documents-and-permanent-views/">Working with CouchDB views</a></li><li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/error-handling/">Error handling</a></li><li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-96"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-configuration/">CouchDB Configuration</a></li><li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-security/">CouchDB Security</a></li><li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/setting-the-bind_address-port/">CouchDB Bind_Address &#038; Port</a></li></ul></li><li id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://github.com/obi-a/leanback/blob/master/Changelog.rdoc">Changes</a></li><li id="menu-item-78" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-78"><a href="https://github.com/obi-a/leanback">Source Code</a></li></ul></div></div></div>
138
-
139
- </div><!-- #primary .aside -->
140
-
141
-
142
- </div><!-- #container -->
143
-
144
- <div id="footer-container">
145
-
146
-
147
- <div id="footer">
148
-
149
- <div class="footer-insert"><p class="copyright">Copyright &#169; 2013 <a href="http://obi-akubue.org">obi-akubue.org</a>.</p></div>
150
- </div><!-- #footer -->
151
-
152
-
153
- </div><!-- #footer-container -->
154
-
155
- </div><!-- #body-container -->
156
-
157
-
158
- <script type="text/javascript">
159
-
160
- var _gaq = _gaq || [];
161
- _gaq.push(['_setAccount', 'UA-20190925-6']);
162
- _gaq.push(['_trackPageview']);
163
-
164
- (function() {
165
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
167
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
168
- })();
169
- </script>
170
-
171
- <a style='color:transparent;position:absolute;left:-99999px;z-index:-99999' href='http://www.wpdownloadmanager.com/' title='Premium Wordpress Plugin download manager'>Premium Wordpress Plugin</a>
172
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-content/themes/hybrid/library/js/drop-downs.js?ver=20110705'></script>
173
-
174
- </body>
175
- </html>
176
- <!-- Dynamic page generated in 1.570 seconds. -->
177
- <!-- Cached page generated by WP-Super-Cache on 2013-06-09 16:26:53 -->
178
-
179
- <!-- super cache -->
@@ -1,158 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en-US">
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
- <title>Archive for June 2013</title>
6
-
7
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/themes/hybrid/style.css" type="text/css" media="all" />
8
- <link rel="profile" href="http://gmpg.org/xfn/11" />
9
- <link rel="pingback" href="http://www.whisperservers.com/leanback/xmlrpc.php" />
10
-
11
- <meta name="generator" content="WordPress 3.5.1 - really-static 0.5" />
12
- <meta name="template" content="Hybrid 1.0" />
13
- <meta name="robots" content="index,follow" />
14
- <meta name="copyright" content="Copyright (c) 2013" />
15
- <link rel="alternate" type="application/rss+xml" title="Leanback &raquo; Feed" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/feed/" />
16
-
17
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
18
-
19
- <link rel="stylesheet" href="http://www.whisperservers.com/leanback/wp-content/plugins/wp-syntax/wp-syntax.css" type="text/css" media="screen" />
20
-
21
- </head>
22
-
23
- <body class="wordpress ltr en_US parent-theme y2013 m06 d09 h16 sunday logged-out archive date month primary-active secondary-inactive subsidiary-inactive">
24
-
25
-
26
- <div id="body-container">
27
-
28
-
29
- <div id="header-container">
30
-
31
- <div id="header">
32
-
33
- <div id="site-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home"><span>Leanback</span></a></div>
34
- <div id="site-description"><span>Simple Ruby interface to CouchDB</span></div>
35
-
36
- </div><!-- #header -->
37
-
38
- </div><!-- #header-container -->
39
-
40
-
41
- <div id="container">
42
-
43
-
44
- <div id="content" class="hfeed content">
45
-
46
- <div class="breadcrumb breadcrumbs"><div class="breadcrumb-trail"><span class="trail-before"><span class="breadcrumb-title">Browse:</span></span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/" title="Leanback" rel="home" class="trail-begin">Home</a> <span class="sep">/</span> <a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/" title="2013">2013</a> <span class="sep">/</span> <span class="trail-end">June</span></div></div>
47
-
48
-
49
- <div class="loop-meta archive-info date-info">
50
- <h1 class="loop-title archive-title date-title">Archives by date</h1>
51
-
52
- <div class="loop-description archive-description date-description">
53
- <p>
54
- You are browsing the site archives by date. </p>
55
- </div><!-- .loop-description -->
56
-
57
- </div><!-- .loop-meta -->
58
-
59
-
60
-
61
- <div id="post-177" class="hentry post publish post-1 odd author-admin category-uncategorized">
62
-
63
-
64
- <h2 class="entry-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/" title="Released leanback v0.4.0" rel="bookmark">Released leanback v0.4.0</a></h2><p class="byline">By <span class="author vcard"><a class="url fn n" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/author/admin/" title="admin">admin</a></span> on <abbr class="published" title="Sunday, June 9th, 2013, 3:43 pm">June 9, 2013</abbr> </p>
65
- <div class="entry-summary">
66
- <p>Just released leanback v0.4.0. See the changelog for new changes.</p>
67
- </div><!-- .entry-summary -->
68
-
69
- <p class="entry-meta"><span class="category"><span class="before">Posted in </span><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/category/uncategorized/" rel="tag">Uncategorized</a></span> | <a class="comments-link" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/09/released-leanback-v0-4-0/#respond" title="Comment on Released leanback v0.4.0">Leave a response</a></p>
70
- </div><!-- .hentry -->
71
-
72
-
73
- <div id="post-159" class="hentry post publish post-2 even alt author-admin category-uncategorized">
74
-
75
-
76
- <h2 class="entry-title"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/02/released-leanback-v0-3-4/" title="Released leanback v0.3.4" rel="bookmark">Released leanback v0.3.4</a></h2><p class="byline">By <span class="author vcard"><a class="url fn n" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/author/admin/" title="admin">admin</a></span> on <abbr class="published" title="Sunday, June 2nd, 2013, 6:24 pm">June 2, 2013</abbr> </p>
77
- <div class="entry-summary">
78
- <p>Just released leanback v0.3.4. See the changelog for new changes.</p>
79
- </div><!-- .entry-summary -->
80
-
81
- <p class="entry-meta"><span class="category"><span class="before">Posted in </span><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/category/uncategorized/" rel="tag">Uncategorized</a></span> | <a class="comments-link" href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/2013/06/02/released-leanback-v0-3-4/#respond" title="Comment on Released leanback v0.3.4">Leave a response</a></p>
82
- </div><!-- .hentry -->
83
-
84
- <script type="text/javascript">
85
- // <![CDATA[
86
- var disqus_shortname = 'obi-akubue';
87
- var disqus_domain = 'disqus.com';
88
- (function () {
89
- var nodes = document.getElementsByTagName('span');
90
- for (var i = 0, url; i < nodes.length; i++) {
91
- if (nodes[i].className.indexOf('dsq-postid') != -1) {
92
- nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel'));
93
- url = nodes[i].parentNode.href.split('#', 1);
94
- if (url.length == 1) { url = url[0]; }
95
- else { url = url[1]; }
96
- nodes[i].parentNode.href = url + '#disqus_thread';
97
- }
98
- }
99
- var s = document.createElement('script'); s.async = true;
100
- s.type = 'text/javascript';
101
- s.src = 'http://' + disqus_domain + '/forums/' + disqus_shortname + '/count.js';
102
- (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
103
- }());
104
- //]]>
105
- </script>
106
-
107
-
108
-
109
-
110
- </div><!-- .content .hfeed -->
111
-
112
-
113
- <div id="primary" class="sidebar aside">
114
-
115
-
116
- <div id="hybrid-nav-menu-3" class="widget nav-menu widget-nav-menu"><div class="widget-wrap widget-inside"><h3 class="widget-title">Leanback</h3><div class="menu-sidebar-container"><ul id="menu-sidebar" class="nav-menu"><li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/">Leanback</a><ul class="sub-menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/leanback/installation/">Install</a></li><li id="menu-item-15" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/basic-couchdb-operations/">Basic CouchDB Operations</a></li><li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-documents-by-key/">Find documents by key</a></li><li id="menu-item-167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/find-document-by-multiple-keys/">Find document by multiple Keys</a></li><li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-documents-by-key/">Count documents by key</a></li><li id="menu-item-175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/count-by-multiple-documents/">Count documents by multiple keys</a></li><li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/design-documents-and-permanent-views/">Working with CouchDB views</a></li><li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/error-handling/">Error handling</a></li><li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-96"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-configuration/">CouchDB Configuration</a></li><li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/couchdb-security/">CouchDB Security</a></li><li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105"><a href="http://www.whisperservers.com/leanback/wp-content/plugins/really-static/static/setting-the-bind_address-port/">CouchDB Bind_Address &#038; Port</a></li></ul></li><li id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://github.com/obi-a/leanback/blob/master/Changelog.rdoc">Changes</a></li><li id="menu-item-78" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-78"><a href="https://github.com/obi-a/leanback">Source Code</a></li></ul></div></div></div>
117
-
118
- </div><!-- #primary .aside -->
119
-
120
-
121
- </div><!-- #container -->
122
-
123
- <div id="footer-container">
124
-
125
-
126
- <div id="footer">
127
-
128
- <div class="footer-insert"><p class="copyright">Copyright &#169; 2013 <a href="http://obi-akubue.org">obi-akubue.org</a>.</p></div>
129
- </div><!-- #footer -->
130
-
131
-
132
- </div><!-- #footer-container -->
133
-
134
- </div><!-- #body-container -->
135
-
136
-
137
- <script type="text/javascript">
138
-
139
- var _gaq = _gaq || [];
140
- _gaq.push(['_setAccount', 'UA-20190925-6']);
141
- _gaq.push(['_trackPageview']);
142
-
143
- (function() {
144
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
146
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
147
- })();
148
- </script>
149
-
150
- <a style='color:transparent;position:absolute;left:-99999px;z-index:-99999' href='http://www.wpdownloadmanager.com/' title='Premium Wordpress Plugin download manager'>Premium Wordpress Plugin</a>
151
- <script type='text/javascript' src='http://www.whisperservers.com/leanback/wp-content/themes/hybrid/library/js/drop-downs.js?ver=20110705'></script>
152
-
153
- </body>
154
- </html>
155
- <!-- Dynamic page generated in 0.332 seconds. -->
156
- <!-- Cached page generated by WP-Super-Cache on 2013-06-09 16:28:40 -->
157
-
158
- <!-- super cache -->