resque-async-method icon indicating copy to clipboard operation
resque-async-method copied to clipboard

adding #async_class_methods

Open eladmeidar opened this issue 13 years ago • 0 comments

Seems like there was no real option to enqueue class methods via the supplied syntax. added another class method named "async_class_method" that acts just like the regular "async_method" but works for class methods.

tests added.

eladmeidar avatar Dec 25 '12 12:12 eladmeidar