String.prototype.dasherize >= 0.1.0
Purpose
Replace spaces or underscores with dashes
Syntax
String#dasherize
(
);
Return values
String
Comments