Libraries
»
curl
(0.0.9)
»
Index
»
String
»
Cleaner
»
#to_nicer_sym
Method: String::Cleaner#to_nicer_sym
Defined in:
lib/string_cleaner.rb
#
to_nicer_sym
⇒
Object
85 86 87
# File 'lib/string_cleaner.rb', line 85
def
to_nicer_sym
to_permalink
(
"
_
"
)
.
to_sym
end