Can you do this for Rails too?
Show HN: Omniref - a better search site for Ruby documentation
31–40 of 63 posts
Re: Show HN: Omniref - a better search site for Ruby documentation
#32Can you do this for Rails too?
Re: Show HN: Omniref - a better search site for Ruby documentation
#33Can you do this for Rails too?
We've indexed every ruby gem, including rails.
Re: Show HN: Omniref - a better search site for Ruby documentation
#34Earlier quoted context omitted.
Yep, that's it. Would love to just click the one from the results, then have that view. But if I have to then click the name on the right, that's fine too.
We're working on that right now, actually. We weren't sure that people would want it, though, so that's good feedback. ;-)
Re: Show HN: Omniref - a better search site for Ruby documentation
#35Tim & I are planning to spend quite a bit more time on this, what do you other devs want to see in documentation search? Full stack? Multi version? Comments? Examples? IDE integration? What would make your life better?
I would like to have code examples in many libraries. But I'm not sure how you could achieve this... Maybe linking stackoverflow related posts in some way.
We're going to re-try with a different approach that we think will work better. It's definitely going to happen.
Re: Show HN: Omniref - a better search site for Ruby documentation
#36Re: Show HN: Omniref - a better search site for Ruby documentation
#37Re: Show HN: Omniref - a better search site for Ruby documentation
#38Re: Show HN: Omniref - a better search site for Ruby documentation
#39Earlier quoted context omitted.
Load the rdoc for all of rubygems/github into it. Like rdoc.info et al
We already have all of the documentation for all of the current ruby gems, plus the ruby standard library. We don't yet have all versions of everything, but that's coming soon. AFAIK, we're already more comprehensive than the existing sites, though.