salemove / freddy

Messaging api supporting request-response and acknowledgements.
MIT License
9 stars 0 forks source link

Explicitly require forwardable #70

Closed indrekj closed 3 years ago

indrekj commented 3 years ago

This is usually present because some other gem loads it as well. In one of our microservices however no other depdenecy required it. Requiring freddy failed with:

uninitialized constant Freddy::Adapters::BunnyAdapter::Channel::Forwardable