Method: ROM::Changeset#command_plugins

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

#command_pluginsHash (readonly)

Returns Configured plugin options for the command.

Returns:

  • (Hash)

    Configured plugin options for the command



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

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