-
-
Save wintermeyer/479c669f1d510bb27349416bc79b43ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ rails console | |
| Running via Spring preloader in process 19706 | |
| Loading development environment (Rails 5.1.0.rc1) | |
| >> ActionCable.server.broadcast ‘web_notifications_channel’, | |
| message: ‘<p>Hello World!</p>’ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment