How can I escape single and double quotes in a string?
I want to escape single and double quotes together. I know how to pass them separately but don\'t know how to
Here is a complete list:
From http://learnrubythehardway.org/book/ex10.html