paper-trail-gem--paper_trail/spec/dummy_app/app
Todd Lynam f7a94d0b63 Skip creating version for timestamp when changed attributed is ignored via Hash
- It was only ignoring attributes defined as symbols.
- It now ignores when attributes are either defined as symbols or Hashes.
- Consolidates calculation to be shared when determining if changed and not ignored.

Resolves #1240
2020-08-16 10:15:43 -10:00
..
controllers Support rails 6.0.0 (#1172) 2018-12-04 16:10:35 -05:00
models Skip creating version for timestamp when changed attributed is ignored via Hash 2020-08-16 10:15:43 -10:00
versions Avoid changing schema during test run 2018-08-13 15:51:02 -04:00