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