Module: EventStream::TestEventStream
- Defined in:
- lib/event_stream/test_helper.rb
Class Attribute Summary collapse
-
.events ⇒ Object
Returns the value of attribute events.
Class Attribute Details
.events ⇒ Object
Returns the value of attribute events.
5 6 7 |
# File 'lib/event_stream/test_helper.rb', line 5 def events @events end |