acts_as_bookable 0.1.4
ActsAsBookable is a reservation engine for Rails applications that allows resources to be booked. You can define availability rules for bookable models and set costraints to implement different types of booking (hotels, theaters, meeting rooms...)
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
< 5.1, >= 3.2
ice_cube_chosko
~> 0.1.0
Development Dependencies (12):
awesome_print
~> 1.6
barrier
~> 1.0
coveralls
~> 0.8
database_cleaner
~> 1.5
factory_girl_rails
~> 4.6
mysql2
~> 0.3.7
pg
~> 0.18
rails
>= 0
rake
>= 0
rspec
~> 3
rspec-rails
~> 3
sqlite3
~> 1.3