README.markdown in bunny-0.0.9 vs README.markdown in bunny-0.1.0
- old
+ new
@@ -111,12 +111,9 @@
Queue#consumer_count
### Return queue status (array of message count and consumer_count)
Queue#status
-### Send an acknowledge message to the server
-Queue#ack
-
### Delete a queue from the target server
Queue#delete({_options_})
## Acknowledgements