instance method reset_version!

Ruby on Rails 6.1.7.10

Since v6.1.7.10 Last seen in v7.0.10 Private

Available in: v6.1.7.10 v7.0.10

Signature

reset_version!()

No documentation comment.

Source
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 189
        def reset_version!
          @version = connection.migration_context.current_version
        end

Defined in activerecord/lib/active_record/connection_adapters/schema_cache.rb line 189 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::ConnectionAdapters::SchemaCache

Type at least 2 characters to search.

↑↓ navigate · open · esc close