Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/underglow/extensions/symbol.rb

Instance Method Summary collapse

Instance Method Details

#urlizeObject



2
3
4
# File 'lib/underglow/extensions/symbol.rb', line 2

def urlize
  to_s.urlize
end