Y
Hacker News
new
|
ask
|
show
|
jobs
by
nateberkopec
3832 days ago
While you may disagree with DHH's reasons, you don't
have to
install or use ActionCable in Rails 5.
Here's a few ways to avoid it:
https://gist.github.com/nateberkopec/1184c81a92c10d84d779
1 comments
regularfry
3832 days ago
You still get redis as a dependency if you `--skip-action-cable`. Seems... odd.
link