Table of Contents - bookable-0.0.52 Documentation
Pages
Classes and Modules
- ActiveSupport
- ActiveSupport::HashWithIndifferentAccess
- Bookable
- Bookable::Generators
- Bookable::Generators::BookingModelGenerator
- Bookable::Generators::ControllerGenerator
- Bookable::Generators::CssGenerator
- Bookable::Generators::InstallGenerator
- Bookable::Generators::JsGenerator
- Bookable::Generators::ResourceModelGenerator
- Bookable::Generators::ViewsGenerator
- Bookable::Railtie
- Booking
- BookingsController
- Object
Methods
- #as_json — Bookable
- #bookable_name — Bookable::Generators::JsGenerator
- #create — Object
- #create_booking_migration — Bookable::Generators::BookingModelGenerator
- #create_resource_migration — Bookable::Generators::ResourceModelGenerator
- #destroy — Object
- #edit — Object
- #find_ — Object
- #generate_bookable_controller — Bookable::Generators::ControllerGenerator
- #generate_bookable_js — Bookable::Generators::JsGenerator
- #generate_bookable_views — Bookable::Generators::ViewsGenerator
- #generate_booking_model — Bookable::Generators::BookingModelGenerator
- #generate_css — Bookable::Generators::CssGenerator
- #generate_datetime_initializer — Bookable::Generators::BookingModelGenerator
- #generate_resource_model — Bookable::Generators::ResourceModelGenerator
- #install — Bookable::Generators::InstallGenerator
- #overlaps — Bookable
- #resource_name_camelize — Bookable::Generators::BookingModelGenerator
- #resource_name_camelize — Bookable::Generators::ControllerGenerator
- #resource_name_camelize — Bookable::Generators::ResourceModelGenerator
- #resource_name_underscore — Bookable::Generators::BookingModelGenerator
- #resource_name_underscore — Bookable::Generators::ControllerGenerator
- #resource_name_underscore — Bookable::Generators::ResourceModelGenerator
- #save — Object
- #to_datetime — ActiveSupport::HashWithIndifferentAccess
- #update — Object
- #validate_length — Bookable
- #validate_start_time — Bookable