Libraries
»
active_operation
(1.0.0)
»
Index
»
ActiveOperation
»
Base
»
perform
Method: ActiveOperation::Base.perform
Defined in:
lib/active_operation/base.rb
.
perform
(*args) ⇒
Object
19 20 21
# File 'lib/active_operation/base.rb', line 19
def
perform
(
*
args
)
new
(
*
args
)
.
call
end