tandusrl / acts_as_bookable

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

what data does @user.bookings return? #17

Closed stevendelarwelle closed 7 years ago

Chosko commented 7 years ago

@user.bookings returns all the bookings made by that @user