Method: Engine2::ActionWebSocketSupport#post_run

Defined in:
lib/engine2/action.rb

#post_runObject



181
182
183
184
# File 'lib/engine2/action.rb', line 181

def post_run
    super
    @invokable = true
end