JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
Images*00
january
auto forwarding url
Yubnub "shortcut " command source
preg_replace technique
flickr css
">alert( "XSS BY Fugitif ")
getCurrentPageURL
innerText
Regex: "Link to Ebay item "
Rate this script:
I Love it
/
I Hate it
Escape single quotes in Ruby strings
Code
class
String
def escape_single_quotes
self.
gsub
(
/
[
']/, '
\\\\\
''
)
end
end
Escape single quotes in Ruby strings scripts
|
Escape single quotes in Ruby strings snippet
|
Escape single quotes in Ruby strings example
|
Escape single quotes in Ruby strings tutorial
|
Escape single quotes in Ruby strings code