instance method perform

Ruby on Rails 1.5.0

Since v1.3.3 Last seen in v2.0.23

Available in: v1.3.3 v1.4.0 v1.5.0 v2.0.23

Signature

perform(stream, **rendering)

No documentation comment.

Parameters

stream req
rendering keyrest
Source
# File app/jobs/turbo/streams/broadcast_job.rb, line 6
  def perform(stream, **rendering)
    Turbo::StreamsChannel.broadcast_render_to stream, **rendering
  end

Defined in app/jobs/turbo/streams/broadcast_job.rb line 6 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Turbo::Streams::BroadcastJob

Type at least 2 characters to search.

↑↓ navigate · open · esc close