Hi guys in Ruby on Rails I have a table with 7 columns such as Monday, Tuesday, Wednesday etc which hold times...
I want these columns to be assigned to an actual day of the week so that if its tuesday the tuesday columns data(times) is rendered etc how do i go about doing this thanks in advance.