ianderse / dinner_dash

Turing School project started 9/29/14
0 stars 1 forks source link

add logic to determine which name is displayed upon login #112

Closed a6ftcruton closed 10 years ago

a6ftcruton commented 10 years ago

Given I have created an account with a display name When I login I will see 'Welcome #{nickname}'

Given I have created an account without a display name When I login I will see 'Welcome #{fullname}'