cortex-cms/cortex

View on GitHub
app/transactions/concerns/cortex/field_item_transactor.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

      # TODO: DRY all this up

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        plugin_new_transaction_klass(field_item)&.new&.call(field_item)&.value!

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        plugin_update_transaction_klass(field_item)&.new&.call(field_item)&.value!

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        plugin_new_transaction_klass(field_item)&.new&.call(field_item)&.value!

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        plugin_update_transaction_klass(field_item)&.new&.call(field_item)&.value!

There are no issues that match your filters.

Category
Status