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
Some people have a hyphen (-) in their name, but when signing up or changing the name in the members admin view, the hyphen is removed. The issue lies in the call to titleize in the following code.
Some people have a hyphen (-) in their name, but when signing up or changing the name in the members admin view, the hyphen is removed. The issue lies in the call to
titleize
in the following code.constipated-koala/app/models/member.rb
Lines 102 to 105 in 718c024
The text was updated successfully, but these errors were encountered: