- Only use JS for the drag&drop functionality and to the set/alter the time and rooms of the EventSchedule object. - Introduce has_many :events, through: :event_schedules association to get unscheduled event easily |
||
|---|---|---|
| .. | ||
| _day_tab.html.haml | ||
| _event.html.haml | ||
| index.html.haml | ||
| show.html.haml | ||