doc/README.rdoc.html in baccigalupi-aqua-0.1.3 vs doc/README.rdoc.html in baccigalupi-aqua-0.1.4
- old
+ new
@@ -120,10 +120,12 @@
<span class='user identifier id'>user</span><span class='dot token'>.</span><span class='reload identifier id'>reload</span> <span class='comment val'># retrieves the latest saved version of the object</span>
<span class='u identifier id'>u</span> <span class='assign token'>=</span> <span class='User constant id'>User</span><span class='dot token'>.</span><span class='load identifier id'>load</span><span class='lparen token'>(</span> <span class='user identifier id'>user</span><span class='dot token'>.</span><span class='id identifier id'>id</span> <span class='rparen token'>)</span> <span class='comment val'># returns your persisted user object, like you just added water!</span>
<span class='puts identifier id'>puts</span> <span class='u identifier id'>u</span><span class='dot token'>.</span><span class='inspect identifier id'>inspect</span>
<span class='comment val'># #<User:0x1a16480 @name=["Kane", "Baccigalupi"], @created_at=Fri Aug 21 12:07:39 -0700 2009, @_store=nil, @username="kane", @dob=#<Date: 4881157/2,0,2299161>, @id="c664770982b92e9fa802e0ed664a9846"></span>
+
+ <span class='comment val'># woot!</span>
</pre>
<h2>Installation</h2>
<p>
Aqua is so young that it hasn’t made it over to the established land
of rubyforge. So for now you can install the gem by including github as a
@@ -131,10 +133,17 @@
</p>
<pre class="code">
<span class='gem identifier id'>gem</span> <span class='sources identifier id'>sources</span> <span class='minus op'>-</span><span class='a identifier id'>a</span> <span class='http identifier id'>http</span><span class='symbol val'>:/</span><span class='regexp val'>/gems.github.com
sudo gem install baccigalupi-aqua
</span></pre>
+<h2>More Info</h2>
+<p>
+Twitter: rubyaqua
+</p>
+<p>
+Rdocs: http://ruby-aqua.org
+</p>
<h2>Contributing</h2>
<p>
Bug fixes and features are welcome.
</p>
<ul>
@@ -165,10 +174,10 @@
</p>
</div>
</div>
<div id="yard_info">
- Generated on Friday, August 21 2009 at 12:48:47 PM by
+ Generated on Thursday, August 27 2009 at 05:50:20 PM by
<abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
0.2.3.5 (ruby-1.8.6).
</div>
</body>
\ No newline at end of file