Method: ActiveMessaging::Gateway.define
- Defined in:
- lib/activemessaging/gateway.rb
.define {|_self| ... } ⇒ Object
269 270 271 272 |
# File 'lib/activemessaging/gateway.rb', line 269 def define #run the rest of messaging.rb yield self end |