Skip to content

Instantly share code, notes, and snippets.

@wintermeyer
Created March 31, 2017 13:34
Show Gist options
  • Select an option

  • Save wintermeyer/479c669f1d510bb27349416bc79b43ff to your computer and use it in GitHub Desktop.

Select an option

Save wintermeyer/479c669f1d510bb27349416bc79b43ff to your computer and use it in GitHub Desktop.
$ 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