-
-
Notifications
You must be signed in to change notification settings - Fork 33
Bug in name.Folder() #24
Copy link
Copy link
Closed
Labels
breaking changeThis feature/fix introduces breaking changesThis feature/fix introduces breaking changess: fixedwas fixed or solution offeredwas fixed or solution offered
Metadata
Metadata
Assignees
Labels
breaking changeThis feature/fix introduces breaking changesThis feature/fix introduces breaking changess: fixedwas fixed or solution offeredwas fixed or solution offered
Type
Fields
Give feedbackNo fields configured for issues without a type.
See
gobuffalo/buffaloissue #1769.The problem seems to be in /flect/name/folder.go:22
Testcase
This testcase should pass:
{"NameOthername", "name_othernames"},but it produces:
"name/othername"