Manuel Zabelt <ng / zabelt.net> writes:

> On the client I do the follwing thing:
> - I open my browser
> - I go to the html version of "Programming Ruby - The PPG"
> - I mark a piece of source code in the book and copy it to clipboard
> - I open a text editor past in the source from clipboard and save the
> file
>   in the directory on the server
> - I open a new browser window and try to start the script

Did you know the source code is available for download at 
http://www.pragmaticprogrammer.com/ruby/samples/index.html

Regards


Dave