You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "McBar" has been clobbered by "McFoo" because the replacement is global across the whole string. This gem seems to support passing a full first+last name input, so this looks like a bug to me.
Note this working case, though:
>> NameCase("McFoo McBar")=>"McFoo McBar"
The text was updated successfully, but these errors were encountered:
@aprescott
The text was updated successfully, but these errors were encountered: