iron-io / iron_mq_ruby

Ruby library for IronMQ.
http://www.iron.io
BSD 2-Clause "Simplified" License
35 stars 17 forks source link

Actualize to v3 and small fixes #83

Closed sunloverz closed 10 years ago

sunloverz commented 10 years ago

Fix Add Subscribers method Remove queue Clear Subscribers method and unnecessary tests Updated push queues readme

carimura commented 10 years ago

Hey @sunloverz why remove the test for adding subscribers? Push queues are part of v3.

sunloverz commented 10 years ago

@carimura these tests are already exist in https://github.com/iron-io/iron_mq_ruby/blob/master/test/test_push_queues.rb, so the test for adding subscibers should be in test_push_queues