class Intercom::Event
Public Instance Methods
update_verb()
click to toggle source
# File lib/intercom/event.rb, line 6 def update_verb; 'post' ; end
# File lib/intercom/event.rb, line 6 def update_verb; 'post' ; end