PenguinParadigm / tcramer

Tcramer writes rake tasks!
MIT License
3 stars 6 forks source link

ActionCable support for real-time management #5

Open cjcolvar opened 6 years ago

cjcolvar commented 6 years ago

I love the manage rake task and I use it when I'm in a rut, but what would be really great would be if it could give me management advice when I don't yet realize that I need to be managed. I know that adding ActionCable support is well beyond the scope of a rake task, but it might well be the feature that causes this gem to really take off! 🚀

mejackreed commented 6 years ago

👍 to this.

mjgiarlo commented 6 years ago

Thus far, we have only asked tcramer to write rake tasks. Given how well tcramer does at writing rake tasks, we could entertain PRs that add ActionCable support. If we do pursue this, we should prolly add a test suite next and hook up CI, etc.?

mjgiarlo commented 6 years ago

@cjcolvar I'm inclined to punt on this until at least v1.0.0. Tcramer currently has no UI and no assets, so there's no good mechanism for testing an AC implementation at the moment. I won't close this as #wontfix, but would happily welcome PRs!

mjgiarlo commented 6 years ago

Adding to Wishlist milestone.