rails / solid_cable

A database backed ActionCable adapter
MIT License
121 stars 7 forks source link

Depend on component gems #20

Closed matthewd closed 1 week ago

matthewd commented 1 week 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 week ago

Fixed in #21