1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Jared Beck
10941c8459 Fix Style/HashSyntax 2016-02-15 22:32:40 -05:00
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