acts_as_bookable 0.1.3
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:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
<= 5.0.0.1, >= 3.2
ice_cube_chosko
~> 0.1.0
Development 相依性套件 (10):
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
rspec
~> 3
rspec-rails
~> 3
sqlite3
~> 1.3