Module: Effective
- Defined in:
- app/models/effective/event_addon.rb,
app/models/effective/event.rb,
app/models/effective/event_search.rb,
app/models/effective/event_ticket.rb,
app/models/effective/event_product.rb,
app/mailers/effective/events_mailer.rb,
app/models/effective/event_registrant.rb,
app/models/effective/event_notification.rb,
app/models/effective/event_registration.rb,
app/controllers/effective/events_controller.rb,
app/controllers/effective/event_registrations_controller.rb
Overview
Just like each EventRegistration has EventTickets and EventRegistrants An Event Registration has EventProducts and EventAddons
Defined Under Namespace
Classes: Event, EventAddon, EventNotification, EventProduct, EventRegistrant, EventRegistration, EventRegistrationsController, EventSearch, EventTicket, EventsController, EventsMailer