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.
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.
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.