forked from saasbook/lamorinda-spirit-van
-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
Description
Need to add a shift field to the rides model, and change all references to date/driver/etc to be through shifts. This is critical as right now the shift show page simply shows all the rides for that day, which isn't useful. This doesn't lead to any feature changes (except the show page, which is more of a fix than anything) but it will be tedious as any reference to a ride's driver/date/etc needs to be changed