converter string até data ruby
date = Date.strptime(start_date, ‘%d/%m/%y’)
Plain Pig
date = Date.strptime(start_date, ‘%d/%m/%y’)