Skip to content

Repository files navigation

BunnyOnRails

Bunny adapter for Rails enabling you to create in-process AMQP consumers and producers

Usage

$ bin/rails generate bunny foo

This will create a service scaffold in app/services/foo_service.rb and add it's initializer to config/application.rb after_initialize block.

Installation

Add this line to your application's Gemfile:

gem 'bunny-on-rails'

And then execute:

$ bundle
$ bundle exec rails generate bunny:install

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages