nesquena / backburner

Simple and reliable beanstalkd job queue for ruby
http://nesquena.github.com/backburner
MIT License
428 stars 68 forks source link

Option to reconfigure the namespace separator #103

Closed bfolkens closed 9 years ago

bfolkens commented 9 years ago

Added the option to reconfigure the namespace separator from '.' to something else.

nesquena commented 9 years ago

Thanks!