1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/rackspace/requests/queues
Ash Wilson 2e872342dc Replace the JSON round-trip with #stringify.
Let's use a proper method to emulate what round-tripping data structures
through the JSON API will do.
2014-01-21 12:06:42 -05:00
..
create_claim.rb
create_message.rb Replace the JSON round-trip with #stringify. 2014-01-21 12:06:42 -05:00
create_queue.rb
delete_claim.rb
delete_message.rb
delete_queue.rb
get_claim.rb Missed a chance to use queue.claim!. 2014-01-21 09:36:36 -05:00
get_message.rb
get_queue.rb
get_queue_stats.rb
list_messages.rb
list_queues.rb
update_claim.rb