rails / solid_cable

A database backed ActionCable adapter
MIT License
204 stars 14 forks source link

Depend on component gems #20

Closed matthewd closed 1 month ago

matthewd commented 1 month ago

Nothing[^1] should depend on the rails gem -- we'll need to identify which components are dependencies, and list those explicitly in the gemspec.

[^1]: Anywhere in the ecosystem, but especially in our own stack

npezza93 commented 1 month ago

Fixed in #21