Skip to content

Instantly share code, notes, and snippets.

@jheth
Last active December 12, 2015 02:08
Show Gist options
  • Save jheth/4696194 to your computer and use it in GitHub Desktop.
Save jheth/4696194 to your computer and use it in GitHub Desktop.
Fetch Rails Guides using wget
wget --recursive --no-clobber --page-requisites --adjust-extension --convert-links --restrict-file-names=unix --domains guides.rubyonrails.org --no-parent http://guides.rubyonrails.org/v2.3.11/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment