Job
# File lib/monkeybars/task_processor.rb, line 29 def initialize(&proc) super() @proc = proc end
# File lib/monkeybars/task_processor.rb, line 34 def run @proc.call end
[Validate]
Generated with the Darkfish Rdoc Generator 2.