dasherize() public

Replaces underscores with dashes in the string.

 "puni_puni" # => "puni-puni" 
Show source
Register or log in to add new notes.