brandonhilkert / sucker_punch

Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
MIT License
2.65k stars 114 forks source link

replace deprecated method 'exists' with 'exist' #116

Closed waleo closed 9 years ago

brandonhilkert commented 9 years ago

Thanks @waleo. I think i'm going to remove the whole folder anyway. It's difficult to keep up and the example was more useful when it was a demo of how to configure when you're using passenger/unicorn. I've since removed the need to configure per server, so I don't think it provides any more than the README has.