instance method end=

Ruby on Rails 6.0.6

Since v6.0.6 Last seen in v6.0.6

Signature

end=(ending)

No documentation comment.

Parameters

ending req
Source
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 91
      def end=(ending)
        ActiveSupport::Deprecation.deprecation_warning(:end=, :finish!)
        @end = ending
      end

Defined in activesupport/lib/active_support/notifications/instrumenter.rb line 91 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Notifications::Event

Type at least 2 characters to search.

↑↓ navigate · open · esc close