method

dasherize

v3.0.9 - Show latest stable - Class: String
dasherize()
public

Replaces underscores with dashes in the string.

"puni_puni" # => "puni-puni"