Open bransynluther opened 5 years ago
@bransynluther hey there! we're doing a hack night tomorrow eve for this (https://www.meetup.com/Code-for-Good-DC/events/268436980/), so we're going through all issues to check in with folks. you around to get back in to voices of consent mode?
WOOOOHOOOOO!!!!! Let's get back to business, this is now back in progress!
Love it, @bransynluther !!!
Add a lookup for Volunteer on row[9] and make that csv column be Location name, using where(name: row[9], location_type: "university").first_or_create!(...) to get or create Location. Add a find_by like you did for Volunteer in your User create.