Sha256: c29f2ad490b77e5d185495e43f6095daa082e17a07c63706e0ecc8ea207183f4
Contents?: true
Size: 136 Bytes
Versions: 6
Compression:
Stored size: 136 Bytes
Contents
class UpdateTagFieldItemTransaction < ApplicationTransaction step :process def process(field_item) Right(field_item) end end
Version data entries
6 entries across 6 versions & 1 rubygems