sqs-queue-locator 0.0.2
Amazon SQS queue names need to be unique at the account level. This gem implements a simple naming convention of - to allow your app to have keep track of queues per environment. For the development environment, an extra prefix is added based on your machine's hostname so that multiple developers can work at the same time without stepping on each others' queues.