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

6 commits

Author SHA1 Message Date
Jared Beck
3b17989d02 Alphabetize methods, other code style 2018-11-12 13:05:15 -05:00
Tyler Rick
3320bf4888 Deprecate passing association name and class_name: directly to has_paper_trail. 2018-11-09 13:05:34 -08:00
Tyler Rick
337e1a90f2 Add the ability to pass any options to the has_many :versions association macro 2018-11-09 12:28:15 -08:00
Jared Beck
265b3d972c Remove methods deprecated in PT 9 2018-08-14 01:06:35 -04:00
Alex Evanczuk
04a58ee246 Add specs to request variables branch (#1052) 2018-02-27 00:14:33 -05:00
Jared Beck
c5b4a9ec66 Raise helpful error when CVC is abstract
Instead of crashing when misconfigured Custom Version Classes are
used, an error will be raised earlier, with a much more helpful message.

[Fixes #961]
2018-01-22 00:23:51 -05:00