instance method wait

Ruby on Rails 2.0.23

Since v2.0.23 Last seen in v2.0.23

Signature

wait()

No documentation comment.

Source
# File app/models/turbo/debouncer.rb, line 16
  def wait
    scheduled_task&.wait(wait_timeout)
  end

Defined in app/models/turbo/debouncer.rb line 16 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Turbo::Debouncer

Type at least 2 characters to search.

↑↓ navigate · open · esc close