Method: Engine2::ActionWebSocketSupport#post_run

Defined in:
lib/engine2/action.rb

#post_runObject



198
199
200
201
# File 'lib/engine2/action.rb', line 198

def post_run
    super
    @invokable = true
end