Sha256: 1fd07b4a9f47d6f2eb6fca038384a1c6cb7d9c4a56c08f178d09d5d6f562b37b
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
class NewTagFieldItemTransaction < Cortex::ApplicationTransaction step :process def process(field_item) Right(field_item) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cortex-plugins-core-3.0.0 | app/transactions/new_tag_field_item_transaction.rb |