paper-trail-gem--paper_trail/lib/paper_trail
Jared Beck bce8b193c5 Ensure YAML safe loading in Rails 6.1, part 2 2022-10-16 01:54:50 -04:00
..
attribute_serializers Rails 7.0 Compatibility (#1365) 2022-01-21 00:10:53 -05:00
events Try to create a version record when associated object is touched 2022-03-01 13:51:30 +09:00
frameworks Document and make explicit certain "boot" order 2021-03-18 01:49:53 -04:00
queries/versions Queries: object_changes: Simplify error instantiation 2021-04-06 12:13:04 -04:00
serializers Ensure YAML safe loading in Rails 6.1, part 2 2022-10-16 01:54:50 -04:00
type_serializers Remove vestigial version conditionals 2021-03-21 01:07:08 -04:00
cleaner.rb Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00
compatibility.rb Drop support for Rails 5.2 (reached EoL on 2022-06-01) 2022-10-16 00:54:14 -04:00
config.rb PT-AT is now responsible for testing itself 2019-08-06 02:45:06 -04:00
errors.rb Queries: object_changes: Simplify error instantiation 2021-04-06 12:13:04 -04:00
has_paper_trail.rb No need to send a public method "Object#extend" 2020-10-18 21:24:50 +09:00
model_config.rb Touch should honour if and unless options (#1354) 2021-11-27 22:05:13 -05:00
record_history.rb Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00
record_trail.rb Added in_after_callback argument to save_with_version 2022-01-31 11:01:07 -06:00
reifier.rb Extract private method init_model_by_finding_item_id 2021-08-29 23:51:00 -04:00
request.rb Introduce PaperTrail::Error class 2021-04-05 16:14:50 -04:00
version_concern.rb Default serializer will use YAML.safe_load 2022-08-15 21:52:29 -04:00
version_number.rb Release 13.0.0 2022-08-15 22:03:10 -04:00