method
version
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SchemaReflection
version(pool)public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 65
def version(pool)
cache(pool).version(pool)
end