Sha256: d9a6a1def550c460376899116b68a3ff69a06c3e78078b1ff104f37e2107893d
Contents?: true
Size: 133 Bytes
Versions: 1
Compression:
Stored size: 133 Bytes
Contents
# frozen_string_literal: true module Dry # Business transaction DSL. module Transaction VERSION = '0.13.1'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-transaction-0.13.1 | lib/dry/transaction/version.rb |