Method: ModelAuditor::Normalizers::ArrayDiff#changes
- Defined in:
- lib/model_auditor/normalizers/array_diff.rb
#changes ⇒ Object (readonly)
Returns the value of attribute changes.
6 7 8 |
# File 'lib/model_auditor/normalizers/array_diff.rb', line 6 def changes @changes end |