paper-trail-gem--paper_trail/spec
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 Prepare for v11 (#1235) 2020-03-02 21:58:33 -05:00
dummy_app Skip creating version for timestamp when changed attributed is ignored via Hash 2020-08-16 10:15:43 -10:00
generators/paper_trail Generator to update historic item_subtype entries (#1144) 2018-08-26 21:25:16 -04:00
models Skip creating version for timestamp when changed attributed is ignored via Hash 2020-08-16 10:15:43 -10:00
paper_trail Lint: RSpec/ContextMethod 2019-10-21 13:06:23 -04:00
requests Prepare for v11 (#1235) 2020-03-02 21:58:33 -05:00
support Support rails 6.0.0.rc2 2019-08-01 13:06:22 -04:00
paper_trail_spec.rb Remove methods deprecated in PT 9 2018-08-14 01:06:35 -04:00
spec_helper.rb Prepare for v11 (#1235) 2020-03-02 21:58:33 -05:00