Libraries
»
eventish
(0.5.1)
»
Index
»
Eventish
»
ActiveJobEvent
»
#callable?
Method: Eventish::ActiveJobEvent#callable?
Defined in:
lib/eventish/active_job_event.rb
#
callable?
(_target) ⇒
Boolean
Returns:
(
Boolean
)
9 10 11
# File 'lib/eventish/active_job_event.rb', line 9
def
callable?
(
_target
)
true
end