Libraries
»
brainstorm
(0.0.5)
»
Index (F)
»
Brainstorm
»
Forwarder
Class: Brainstorm::Forwarder
Inherits:
Neuron
Object
Neuron
Brainstorm::Forwarder
show all
Defined in:
lib/brainstorm.rb
Instance Method Summary
collapse
#
call
(item) ⇒ Object
Methods inherited from
Neuron
#>>
Instance Method Details
#
call
(item) ⇒
Object
80 81 82
# File 'lib/brainstorm.rb', line 80
def
call
(
item
)
fire
item
end