Classes: FireEvent
54 55 56
# File 'lib/timeline_fu/matchers.rb', line 54 def fire_event(event_type, opts) FireEvent.new(event_type, opts) end