1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test
Jared Beck 3a446c14bb Extract test to new file: ar_id_map_test.rb
This test is quite strange, and has very little explanation.

In an effort to understand it better, move it and its context to a new file.

In particular, reopening the ActiveRecord::IdentityMap module inside a test
is unusual. More importantly, it's not clear why we're testing a method that
we do not implement.
2016-02-15 22:05:03 -05:00
..
dummy Break long lines in test dir 2016-02-15 18:13:45 -05:00
functional Fix Style/BracesAroundHashParameters 2016-02-15 21:44:24 -05:00
unit Extract test to new file: ar_id_map_test.rb 2016-02-15 22:05:03 -05:00
custom_json_serializer.rb Fix Lint/UnusedBlockArgument 2016-02-15 20:25:11 -05:00
paper_trail_test.rb Make Config.enabled backed by a thread variable #539 2015-06-03 09:27:57 -05:00
test_helper.rb Fix Lint/HandleExceptions 2016-02-15 19:53:13 -05:00
time_travel_helper.rb Remove ruby 1.8 hacks 2015-12-13 01:14:59 -05:00