couchobject 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +5 -0
- data/lib/couch_object.rb +0 -1
- data/lib/couch_object/version.rb +1 -1
- data/website/index.html +1 -1
- metadata +1 -1
data/History.txt
CHANGED
data/lib/couch_object.rb
CHANGED
data/lib/couch_object/version.rb
CHANGED
data/website/index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
<h1>CouchObject</h1>
|
34
34
|
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/couch_object"; return false'>
|
35
35
|
<p>Get Version</p>
|
36
|
-
<a href="http://rubyforge.org/projects/couch_object" class="numbers">0.6.
|
36
|
+
<a href="http://rubyforge.org/projects/couch_object" class="numbers">0.6.1</a>
|
37
37
|
</div>
|
38
38
|
<h1>→ ‘couch_object’</h1>
|
39
39
|
|