You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ages ago this was a feature. See 06b055e. I ended up removing it because just opening the root URL was absurdly low value. Version number ups that value a teensy bit, but not enough to justify editor integration imho. Now if we could search for the keyword under the cursor or something, I'd be on board. But RDoc doesn't seem particularly amenable to that sort of stuff.
What do you think of adding a command to open the API documentation for the current Rails version?
Something like
:Rapidocs
that would navigate to http://api.rubyonrails.org with the current version appended as a path, i.e. http://api.rubyonrails.org/v4.2.10/.The text was updated successfully, but these errors were encountered: