class method self.verification_timeout=

Ruby on Rails 2.2.3

Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

self.verification_timeout=(flag)

Deprecated and no longer has any effect.

Parameters

flag req
Source
# File activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb, line 105
      def verification_timeout=(flag)
        ActiveSupport::Deprecation.warn("ActiveRecord::Base.verification_timeout= has been deprecated and no longer has any effect. Please remove all references to verification_timeout=.")
      end

Defined in activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb line 105 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Base

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close