EventBus::Action
Inherits Enum < Comparable < Value < Object
Constants
INSERT = 0
UPDATE = 1
DELETE = 2
Instance methods
Appends a String representation of this enum member to the given io.
See also: to_s.
Inherits Enum < Comparable < Value < Object
Appends a String representation of this enum member to the given io.
See also: to_s.