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
Michael Raimondi 237f7f7f09 Update YAML engine check for new Ruby versions
On Ruby 2.2.1, '::YAML' returns the class Psych, which has no ::ENGINE
constant defined.
2015-04-14 23:28:03 -04:00
..
frameworks Utilize RequestStore for thread-safe PaperTrail#paper_trail_store object 2015-02-09 23:32:54 -05:00
serializers Update YAML engine check for new Ruby versions 2015-04-14 23:28:03 -04:00
cleaner.rb raise ArgumentError in gather_versions 2015-02-08 21:06:40 +01:00
config.rb re: #501; Add config option for tracking associations with a logical default 2015-03-25 19:18:05 -04:00
has_paper_trail.rb PaperTrail::Model::InstanceMethods#touch_with_version should skip validations to more closely mimic the behavior of #touch 2015-04-09 22:56:55 -04:00
version_association_concern.rb fix code not working in active_support 3.x 2014-11-03 16:38:48 +11:00
version_concern.rb Use Postgres containment operator where available 2015-04-14 23:28:03 -04:00
version_number.rb Bump version number to 4.0.0.beta3 [ci skip] 2015-01-20 15:26:13 -05:00