mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
b68e47a0ea
Previsouly, the reservation was expecting parameters like: slots_attributes: [{start_at: date, end_at: date, availability_id: number}] Now, the reservation is expecting simpler parameters like: slots_reservations_attributes:[{slot_id: number}] |
||
---|---|---|
.. | ||
closed_period_validator.rb | ||
coupon_discount_validator.rb | ||
coupon_expiration_validator.rb | ||
database_provider_validator.rb | ||
date_range_validator.rb | ||
duration_validator.rb | ||
past_period_validator.rb | ||
period_integrity_validator.rb | ||
period_overlap_validator.rb | ||
stripe_card_token_validator.rb | ||
subscription_group_validator.rb | ||
user_uid_mapped_validator.rb |