paper-trail-gem--paper_trail/spec/dummy_app/db/migrate
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
..
20110208155312_set_up_test_tables.rb Skip creating version for timestamp when changed attributed is ignored via Hash 2020-08-16 10:15:43 -10:00