src code

instance method String#dasherize

String#dasherize() → String

Replaces every instance of the underscore character ("_") by a dash ("-").