Module: Duxml::Remove

Included in:
RemoveClass
Defined in:
lib/duxml/meta/history/remove.rb,
lib/duxml/meta/history/remove.rb

Instance Method Summary collapse

Instance Method Details

#descriptionString



24
25
26
# File 'lib/duxml/meta/history/remove.rb', line 24

def description
  %(#{super} #{removed.description} removed from #{subject.description}.)
end