method
version
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::BoundSchemaReflection
version()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 209
def version
@schema_reflection.version(@pool)
end