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/lib/paper_trail
Jared Beck e5193360f0 Remove warn_about_not_setting_whodunnit
Removed `warn_about_not_setting_whodunnit` controller method. Please remove
callbacks like `skip_after_action :warn_about_not_setting_whodunnit`.
2017-12-10 22:42:16 -05:00
..
attribute_serializers Fix NameError when pg is not loaded 2017-12-10 02:34:40 -05:00
frameworks Remove warn_about_not_setting_whodunnit 2017-12-10 22:42:16 -05:00
queries/versions Extract query object: Queries::Versions::WhereObject 2016-12-13 18:43:43 -05:00
reifiers Fix item_type in association reification query (#996) 2017-10-04 22:02:46 -04:00
serializers Deprecate where_object_changes reading YAML from text column 2017-10-23 13:07:27 -04:00
type_serializers Serializing postgres arrays (#1018) 2017-12-08 11:44:40 -05:00
cleaner.rb Breaking change: Remove custom timestamp feature 2016-09-04 00:41:21 -04:00
config.rb Remove warning about track_associations default 2017-12-10 22:42:16 -05:00
has_paper_trail.rb Delete LegacyActiveRecordShim 🎉 2017-10-27 12:34:56 -04:00
model_config.rb Raise when belongs_to_required_by_default 2017-12-10 22:42:16 -05:00
record_history.rb Breaking change: Remove custom timestamp feature 2016-09-04 00:41:21 -04:00
record_trail.rb Delete dead code (for AR < 4.2) 2017-10-18 13:34:57 -04:00
reifier.rb Extract reifiers/has_and_belongs_to_many 2016-12-21 14:18:23 -05:00
version_association_concern.rb Drop various rails 3 features 2016-12-04 16:44:09 -05:00
version_concern.rb Removed deprecated Version#originator 2017-12-10 22:42:16 -05:00
version_number.rb Release 8.1.1 2017-12-10 21:14:23 -05:00