You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! 🚀
The text was updated successfully, but these errors were encountered:
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.?
@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!
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! 🚀The text was updated successfully, but these errors were encountered: