class Breakfast::LiveReloadChannel
Public Instance Methods
subscribed()
click to toggle source
# File lib/breakfast/live_reload_channel.rb, line 5 def subscribed stream_from "breakfast_live_reload" end
# File lib/breakfast/live_reload_channel.rb, line 5 def subscribed stream_from "breakfast_live_reload" end