method
dasherize
dasherize()
public
Replaces underscores with dashes in the string.
Example
"puni_puni" #=> "puni-puni"
dasherize()
public
Replaces underscores with dashes in the string.
Example
"puni_puni" #=> "puni-puni"