Sha256: f5f354f3f524dd49846f463a471c9a36acd666d5a1f27fb60b4ef2ada01a35ba

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

# frozen_string_literal: true

#
# Copyright (c) 2019-present, Blue Marble Payroll, LLC
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#

module Dbee
  module Providers
    class ActiveRecordProvider
      VERSION = '2.0.3'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dbee-active_record-2.0.3 lib/dbee/providers/active_record_provider/version.rb