How do you start your own instance of docs for Rails and other Gems you have installed?

To view docs for all Gems installed It’s assumed that you already have RubyGems installed. The following will provide you API docs for all of the gems you’ve installed on your computer. Each gem listed will have a description, its dependencies, URL to APIs docs and URL to its corresponding web page. How to generate […]