Method: ActiveBookings::Bookable::Core::ClassMethods#initialize_active_bookings_core

Defined in:
lib/active_bookings/bookable/core.rb

#initialize_active_bookings_coreObject

Initialize the core of Bookable



14
15
16
17
# File 'lib/active_bookings/bookable/core.rb', line 14

def initialize_active_bookings_core
  # Manage the options
  set_options
end