Sha256: 44b7714fa2ea8a9bde410044024ddf61317b3a2f115d441c4e5c99905cc2167e
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
# auto_register: false require "dry/transaction/operation" module <%= config[:camel_cased_app_name] %> class Operation include Dry::Transaction::Operation end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dry-web-roda-0.7.2 | lib/dry/web/roda/templates/operation.rb.tt |
dry-web-roda-0.7.1 | lib/dry/web/roda/templates/operation.rb.tt |
dry-web-roda-0.7.0 | lib/dry/web/roda/templates/operation.rb.tt |