rails / solid_cable

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

Extract broadcastable and trimmable to concerns #30

Closed brunoprietog closed 3 days ago

brunoprietog commented 4 days ago

It's certainly only a cosmetic change

npezza93 commented 3 days ago

Thanks for this but I think I'm going to skip this one. This model is only 20 lines and the gem itself is super small. I don't think it makes a ton of sense to start breaking individual methods out into their own files at this stage.