<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: APIdock about to roll out&#8230; with Ruby and RSpec!</title>
	<atom:link href="http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/</link>
	<description>on Rails</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:01:37 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcos Wright Kuhns</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-7666</link>
		<dc:creator>Marcos Wright Kuhns</dc:creator>
		<pubDate>Mon, 03 Nov 2008 16:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-7666</guid>
		<description>Another big thanks for this great project! Since you said you&#039;ll add Ruby 1.9 if there&#039;s interest, I wanted to publicly express interest. Even adding Ruby 1.8.7 could be helpful. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Another big thanks for this great project! Since you said you&#8217;ll add Ruby 1.9 if there&#8217;s interest, I wanted to publicly express interest. Even adding Ruby 1.8.7 could be helpful. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lucraft</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-4523</link>
		<dc:creator>Daniel Lucraft</dc:creator>
		<pubDate>Wed, 10 Sep 2008 09:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-4523</guid>
		<description>This is great thanks! Can we have the rspec-rails docs as well please? Thats where all the &quot;.should redirect_to(..)&quot; and &quot;.should have_tag(..)&quot; stuff is defined.</description>
		<content:encoded><![CDATA[<p>This is great thanks! Can we have the rspec-rails docs as well please? Thats where all the &#8220;.should redirect_to(..)&#8221; and &#8220;.should have_tag(..)&#8221; stuff is defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonno</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-394</link>
		<dc:creator>Jonno</dc:creator>
		<pubDate>Sun, 24 Aug 2008 02:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-394</guid>
		<description>Hi,

I work on multiple versions of ruby on different projects. I used to search rails 2.0.2 with this url (firefox location bar keyword search): 

http://rails-doc.org/rails/v2.0.2/search?query=%s

I now get an error (including if I sub rails-doc.org for apidock.com)

Can you please enable some form for GET url for searching multiple version for rails.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I work on multiple versions of ruby on different projects. I used to search rails 2.0.2 with this url (firefox location bar keyword search): </p>
<p><a href="http://rails-doc.org/rails/v2.0.2/search?query=%s" rel="nofollow">http://rails-doc.org/rails/v2.0.2/search?query=%s</a></p>
<p>I now get an error (including if I sub rails-doc.org for apidock.com)</p>
<p>Can you please enable some form for GET url for searching multiple version for rails.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcio</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-383</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Thu, 21 Aug 2008 21:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-383</guid>
		<description>We want merb!
MERB ! MERB ! MERB ! MERB !
:)

Congratulations guys. APIDock *really* rocks.</description>
		<content:encoded><![CDATA[<p>We want merb!<br />
MERB ! MERB ! MERB ! MERB !<br />
:)</p>
<p>Congratulations guys. APIDock *really* rocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nachokb</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-380</link>
		<dc:creator>nachokb</dc:creator>
		<pubDate>Thu, 21 Aug 2008 15:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-380</guid>
		<description>Impressive release. Now it rocks any other doc tool ever written.

As I am a spoiled brat (my last comment begged for multi project / multi version support :D), I&#039;m gonna beg again:

* Could we have the categories in the &quot;Related Methods&quot; columns made collapsible (usually I want to look at instance methods, and they are far down).
* The versions bar graph is great, but I&#039;d love to have a mean to see what changed since the last version (I know a full diff viewer is not trivial but we could make with another collapsible panel like &quot;Show Source&quot; with a messy detail of the changes or something like that).
* #nav_search { position: fixed; } :D

This last one I&#039;m already hacking around, but other may like it too. The first one could also be hackable (although I&#039;m a jQuery guy, would need a little research to pull it off).

Thanks for this wonderful contribution.

P.S. When Rails started, one of the things which were criticized was its documentation. Over the last month I worked in a project using Java + Hibernate + Tapestry5 (IoC + web), and can tell you, Ruby and Rails documentation, blogs and forums (and now API Dock) certainly beat the hell out of anything they can offer... particularly in terms of integration (alright, officially T5 is not released yet but it has been extremely stable for more than a year).

nachokb</description>
		<content:encoded><![CDATA[<p>Impressive release. Now it rocks any other doc tool ever written.</p>
<p>As I am a spoiled brat (my last comment begged for multi project / multi version support :D), I&#8217;m gonna beg again:</p>
<p>* Could we have the categories in the &#8220;Related Methods&#8221; columns made collapsible (usually I want to look at instance methods, and they are far down).<br />
* The versions bar graph is great, but I&#8217;d love to have a mean to see what changed since the last version (I know a full diff viewer is not trivial but we could make with another collapsible panel like &#8220;Show Source&#8221; with a messy detail of the changes or something like that).<br />
* #nav_search { position: fixed; } :D</p>
<p>This last one I&#8217;m already hacking around, but other may like it too. The first one could also be hackable (although I&#8217;m a jQuery guy, would need a little research to pull it off).</p>
<p>Thanks for this wonderful contribution.</p>
<p>P.S. When Rails started, one of the things which were criticized was its documentation. Over the last month I worked in a project using Java + Hibernate + Tapestry5 (IoC + web), and can tell you, Ruby and Rails documentation, blogs and forums (and now API Dock) certainly beat the hell out of anything they can offer&#8230; particularly in terms of integration (alright, officially T5 is not released yet but it has been extremely stable for more than a year).</p>
<p>nachokb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuong Huynh</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-332</link>
		<dc:creator>Chuong Huynh</dc:creator>
		<pubDate>Sat, 16 Aug 2008 07:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-332</guid>
		<description>I have a few observations:

- Some special methods, such as Array#-, Array#* are not accessible. I think it&#039;s due to url escape. Please check.

- Can we distinguish deprecated (should not be used) from deleted (not available anymore in new version) items?</description>
		<content:encoded><![CDATA[<p>I have a few observations:</p>
<p>- Some special methods, such as Array#-, Array#* are not accessible. I think it&#8217;s due to url escape. Please check.</p>
<p>- Can we distinguish deprecated (should not be used) from deleted (not available anymore in new version) items?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eeko</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-320</link>
		<dc:creator>Eeko</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-320</guid>
		<description>(Accidentally posted this comment into another post in the archive before)

Nice. Could you still make rails-doc.org reference to apidock.com/rails, as it would be a bit smoother to be able to make searches straight from the main page?</description>
		<content:encoded><![CDATA[<p>(Accidentally posted this comment into another post in the archive before)</p>
<p>Nice. Could you still make rails-doc.org reference to apidock.com/rails, as it would be a bit smoother to be able to make searches straight from the main page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymouse</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-318</link>
		<dc:creator>anonymouse</dc:creator>
		<pubDate>Fri, 15 Aug 2008 05:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-318</guid>
		<description>rails-doc.org should redirect to apidock.com/rails instead of apidock.com</description>
		<content:encoded><![CDATA[<p>rails-doc.org should redirect to apidock.com/rails instead of apidock.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-317</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Thu, 14 Aug 2008 17:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-317</guid>
		<description>Enjoying your application quite a bit. I have a request though. Put back the big honking search field you used to have, please! I hate using the small one on the side.</description>
		<content:encoded><![CDATA[<p>Enjoying your application quite a bit. I have a request though. Put back the big honking search field you used to have, please! I hate using the small one on the side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olly</title>
		<link>http://blog.nodeta.fi/2008/08/14/apidock-about-to-roll-out-with-ruby-and-rspec/comment-page-1/#comment-316</link>
		<dc:creator>Olly</dc:creator>
		<pubDate>Thu, 14 Aug 2008 16:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nodeta.fi/?p=55#comment-316</guid>
		<description>Just to say, great new release - I&#039;m really liking the multiple projects.

Although I would like to be able to:
  - Search all the project at once (although this might be too much overhead)
  - Have spaces converted to underscores when searching - so &#039;has many&#039; == &#039;has_many&#039;
  - Search the list using a quicksilver-esque algorithm (http://orderedlist.com/articles/live-search-with-quicksilver-style-for-jquery). So &#039;habtm&#039; matches &#039;has_and_belongs_to_many&#039;

But otherwise the site is great.</description>
		<content:encoded><![CDATA[<p>Just to say, great new release &#8211; I&#8217;m really liking the multiple projects.</p>
<p>Although I would like to be able to:<br />
  &#8211; Search all the project at once (although this might be too much overhead)<br />
  &#8211; Have spaces converted to underscores when searching &#8211; so &#8216;has many&#8217; == &#8216;has_many&#8217;<br />
  &#8211; Search the list using a quicksilver-esque algorithm (<a href="http://orderedlist.com/articles/live-search-with-quicksilver-style-for-jquery)" rel="nofollow">http://orderedlist.com/articles/live-search-with-quicksilver-style-for-jquery)</a>. So &#8216;habtm&#8217; matches &#8216;has_and_belongs_to_many&#8217;</p>
<p>But otherwise the site is great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
