145 146 147
# File 'lib/audited_change_set/change.rb', line 145 def each(&block) changed_fields.each(&block) end