tandusrl / acts_as_bookable

A reservation plugin for Rails applications that allows resources to be bookable.
MIT License
140 stars 103 forks source link

Add an option to allow bookings that start in an occurrence and end in another #8

Closed Chosko closed 8 years ago

Chosko commented 8 years ago

e.g. a booking of a room. If the schedule is daily, a user should be able to book for a range of days, even though the booking starts in an occurrence and ends in another occurrence.