Sha256: 732c7d9a12db6de2004e9aaeb4fcf3d5a71202e1b4d42fb3e699294bce0f7bd6
Contents?: true
Size: 237 Bytes
Versions: 48
Compression:
Stored size: 237 Bytes
Contents
# frozen_string_literal: true module ActiveRecord module ConnectionAdapters module SQLServer module Version VERSION = File.read(File.expand_path("../../../../../VERSION", __FILE__)).chomp end end end end
Version data entries
48 entries across 48 versions & 1 rubygems