class Bumbleworks::Participant

Public Instance Methods

on_cancel() click to toggle source
# File lib/bumbleworks/participants/participant.rb, line 5
def on_cancel
  # default no-op method
end