Method: ROM::Changeset#command_type

Defined in:
changeset/lib/rom/changeset.rb

#command_typeSymbol (readonly)

Returns a custom command identifier.

Returns:

  • (Symbol)

    a custom command identifier



81
# File 'changeset/lib/rom/changeset.rb', line 81

option :command_type, default: -> { self.class.command_type }