Closed kuon closed 5 years ago
I expect:
Slug.slufigy("foo-bar")
to return foo-bar but the library returns foobar.
foo-bar
foobar
Thanks @kuon, fixed in 1.2.0.
I expect:
Slug.slufigy("foo-bar")
to return
foo-bar
but the library returnsfoobar
.