I just deployed APIdock 1.1, a maintenance release. It features some bug fixes, mostly in RDoc rendering and handling of funny method names.
It’s nice to see so many notes being posted, keep up the good work. :)

Nodeta is a software development company that focuses on web software. We employ a highly agile and effective process. We have worked both on light independent projects and in the environment of large global enterprises.

Streamline your team's tasks, feeds and communication. Organize with tags. Sign up for beta!
APIdock provides a rich and usable interface for searching, perusing and improving the documentation of projects that are included in the app.


I just deployed APIdock 1.1, a maintenance release. It features some bug fixes, mostly in RDoc rendering and handling of funny method names.
It’s nice to see so many notes being posted, keep up the good work. :)
Hey guys,
I love APIdock, it’s an awesome site. Today I found a bug and I didn’t see an easy way to report it so I’m telling you here because it might be related to the new release.
Searching for the “equal?” method in the Ruby documentation displays “template_exists?” instead. You should look into it.
Thanks a lot!
When I bring up empty? in Rails on ActiveRecordAssociations it places me on the template_exists? method.
Hey. Great to see the site is still active but the problem with ? in the method names still exists.
Check out http://apidock.com/rails/Object/instance_variable_defined%3F
The page title says instance_variable_defined?, and the related methods are correct, but the heading shows between?, the package shows ruby (not rails), and the description is about javascript (not between?). Thats 3 bugs in one url!