Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
One problem with developing against Edge Rails is that the online documentation repositories are no longer accurate. Luckily all the Rails documentation is generated automatically, and it's a snap to regenerate it locally for your purposes. You can do this with the following Rake command:
$rake doc:rails