Created
May 26, 2017 05:17
-
-
Save fero23/fcdc7defe761e42c6fbfb3c4e1d52e2d to your computer and use it in GitHub Desktop.
Download rails guide and api doc for specific versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -r -k -p -L -R '*.mobi' http://guides.rubyonrails.org/v4.2.4/ | |
wget -r -k -p -L http://api.rubyonrails.org/v4.2.4/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment