Closed mickeytgl closed 4 years ago
Closes #278
Remove unnecessary fields in the San Pedro application
To avoid NoMethodError when not passing in a birth date, instead we are going to assign a fixed, valid birthdate, chosen arbitrarily to be January 1st, 2000
NoMethodError
Closes #278
Objectives
Remove unnecessary fields in the San Pedro application
Visual Changes
Before
After
Notes
To avoid
NoMethodError
when not passing in a birth date, instead we are going to assign a fixed, valid birthdate, chosen arbitrarily to be January 1st, 2000