Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/dummy_files.rb
Instance Method Summary collapse
Instance Method Details
#to_url ⇒ Object
84 85 86 |
# File 'lib/dummy_files.rb', line 84 def to_url "http://" + self end |