loyno-mathcs / workforwardnola

2016 NOLA Fellowship project | A mobile-first website that acts as a digital one-pager for the workforce system in New Orleans, reducing drop-off by setting proper expectations and preparing job seekers for their first visit.
http://careerpathnola.com
MIT License
2 stars 3 forks source link

Database clean up and seed alterations #47

Closed tmloupe closed 6 years ago

tmloupe commented 6 years ago

42

Did two things: added in seeds for career_image and alt_title and fixed a bug where rake:db reset would complain about experienced wage. Experienced wage was being considered as a boolean instead of a float so it would not properly drop the column/reset.

maahern commented 6 years ago

lgtm