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
I need to explicitly strip @project_code in order to prevent incorrect matches due to extraneous whitespace. Would be more DRY if the generated instance variable was stripped when initialized.
The text was updated successfully, but these errors were encountered:
If I have the following:
I need to explicitly strip @project_code in order to prevent incorrect matches due to extraneous whitespace. Would be more DRY if the generated instance variable was stripped when initialized.
The text was updated successfully, but these errors were encountered: