paper-trail-gem--paper_trail/test
notEthan c900f2d2ce issue with primary key other than `id` (#868)
* support reifying using primary_key field other than 'id'

* custom_primary_key_record - model to use a uuid primary key, with a weird default scope

* test custom_primary_key_record also with destroyed record

* name index on custom_primary_key_record_versions item; default is too long for mysql

* specify custom_pk_record uuid as a string primary key in a way that AR 3 supports - previous way worked with 4 and 5 but not 3

* update schema for custom_primary_key_records

* note fix in changelog
2016-09-28 17:59:47 -04:00
..
dummy issue with primary key other than `id` (#868) 2016-09-28 17:59:47 -04:00
functional PaperTrail is not compatible with sinatra 2.0 yet 2016-08-23 01:35:47 -04:00
unit Clarify interaction between serializer_test and model_test 2016-09-08 19:35:54 -04:00
custom_json_serializer.rb Fix Lint/UnusedBlockArgument 2016-02-15 20:25:11 -05:00
test_helper.rb Breaking change: Remove custom timestamp feature 2016-09-04 00:41:21 -04:00
time_travel_helper.rb Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00