Class: ROM::Changeset::Delete

Inherits:
ROM::Changeset show all
Defined in:
lib/rom/changeset/delete.rb

Overview

Changeset specialization for delete commands

Delete changesets will execute delete command for its relation, which means proper restricted relations should be used with this changeset.

Constant Summary

Constants inherited from ROM::Changeset

DEFAULT_COMMAND_OPTS, VERSION

Instance Attribute Summary

Attributes inherited from ROM::Changeset

#command_type, #relation

Method Summary

Methods inherited from ROM::Changeset

[], #command, command_type, #commit, #inspect, #new, relation