instance method clear_cache!

Ruby on Rails 4.2.9

Since v4.2.9 Last seen in v5.2.8.1

Available in: v4.2.9 v5.2.8.1

Signature

clear_cache!()

No documentation comment.

Source
# File activerecord/lib/active_record/connection_adapters/abstract_mysql_adapter.rb, line 302
      def clear_cache!
        super
        reload_type_map
      end

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

Defined in ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter

Type at least 2 characters to search.

↑↓ navigate · open · esc close