Module: LuckySneaks::StringExtensions
- Defined in:
- lib/lokka.rb
Instance Method Summary collapse
Instance Method Details
#to_url ⇒ Object
124 125 126 |
# File 'lib/lokka.rb', line 124 def to_url self.force_encoding(Encoding.default_external) end |
#to_url_org ⇒ Object
123 |
# File 'lib/lokka.rb', line 123 alias :to_url_org :to_url |