gearman-ruby
gearman-ruby copied to clipboard
Fix example
Hi. I fixed a small bug in one of the examples. The job data takes a string here and Ruby throws "TypeError: can't convert Fixnum into String" if an integer is used.