Skip to content

Gem#1

Open
svs wants to merge 4 commits intoscottwb:masterfrom
svs:Gem
Open

Gem#1
svs wants to merge 4 commits intoscottwb:masterfrom
svs:Gem

Conversation

@svs
Copy link
Copy Markdown

@svs svs commented Sep 26, 2013

Hey, I turned this into a gem so it can be used in config/initializers/rabbitmq.rb like so

QueueLibrary = Rails.env.test? ? BunnyMock : Bunny

$q = QueueLibrary.new

#
#

Sending you a pull request because since you did all the hard work you should own the gem. Please edit the author names as you see fit.

cheers
Sid

@scottwb
Copy link
Copy Markdown
Owner

scottwb commented Sep 26, 2013

Awesome! Thanks for the PR. I will see if I can find time this weekend to pull this in and publish the gem. I was just thinking about adding some more features to this for a new project, and your work on Channels is a great start in that direction.

@svs
Copy link
Copy Markdown
Author

svs commented Sep 27, 2013

My pleasure. I enjoyed working with your code. Nicely written, simple and
to the point!

On Thu, Sep 26, 2013 at 10:14 PM, Scott W. Bradley <notifications@github.com

wrote:

Awesome! Thanks for the PR. I will see if I can find time this weekend to
pull this in and publish the gem. I was just thinking about adding some
more features to this for a new project, and your work on Channels is a
great start in that direction.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-25183377
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants