Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/random_images.rb
Instance Method Summary collapse
Instance Method Details
#unescape ⇒ Object
57 58 59 |
# File 'lib/random_images.rb', line 57 def unescape CGI.unescape(self) end |