Stars
51
Forks
4
Watchers
51
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
70
commits
1
commits
move SharedSecret exceptions to be descendants of StandardError
d8bd0e5View on GitHubSpeccing Queue#subscribe and refactoring it to handle bunny 0.6.0. See code comments for details.
5735bbfView on GitHubMaking the adapter specs play nicely with one another for `rake spec`
645909fView on GitHubAdding basic spec for BunnyAdapter and refactoring check_connection_details slightly.
9897b11View on GitHubBunny adapter now requires bunny >= 0.6.0 due to change in bunny 0.6.0.
10fef69View on GitHubMaking the SharedSecret a subclass so it get auto-added to the list of filters.
2069a9fView on GitHubChanging the dummy adapter to use Warren::Queue.logger
bbee73fView on GitHubv0.8.9 - Fixes a possible StackTooDeep error in Warren::Queue.
0b35662View on GitHub