nesquena / backburner

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

set nil as tube_namespace to remove tube prefix #94

Open forresty opened 9 years ago

forresty commented 9 years ago

Hi,

This patch allows us to set nil/false as tube_namespace to remove tube prefix

thanks :smile:

contentfree commented 8 years ago

@forresty Can you rebase this to the current master?

contentfree commented 7 years ago

@forresty – crazy that it's been more than a year. Care to rebase against the current master?