Closed mble closed 8 years ago
I'd like to take on Pathname#extname, as outlined in https://github.com/danielpclark/faster_path/issues/30
Pathname#extname
FasterPath.extname
PR from @gogainda https://github.com/danielpclark/faster_path/pull/48 solves this.
I'd like to take on
Pathname#extname
, as outlined in https://github.com/danielpclark/faster_path/issues/30Pathname#extname
toFasterPath.extname
Pathname#extname
and map implementation toFasterPath.extname
FasterPath.extname
operates the same asPathname#extname