Sha256: 32429b9f1a36ea9b76f692ac229a02184dbf81aef1ca6440d799788c1e31a6e9
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.14.0'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-transaction-0.14.0 | lib/dry/transaction/version.rb |