CHANGELOG.md | 100644 | 0 | 0 | | | 1.45 KB | 3156f4c31ae82920aab3f83f86cabcf9f795c91e8f870ebfecbffd0876aa03f0 |
LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 7a5d699023f6f1f96c1d3c7883a9d03117ec58dc0a5df367e0f06ff6d27afaf9 |
README.md | 100644 | 0 | 0 | | | 10.6 KB | 2d29daf1d309d8c44326d1c051dc2802bca519a803ba3ba9e20594e1880e4e81 |
Rakefile | 100644 | 0 | 0 | | | 1.52 KB | e67a505b674a35ab663ef4ec0620b011fb4c5a164320a8279459be2decebf613 |
lib/generators/paper_trail_association_tracking/add_foreign_type_to_version_associations_generator.rb | 100644 | 0 | 0 | | | 1.64 KB | 4a089fceb99cb75ea8ccec4f56db32ff42d5563da4b3d313fd7c1aba5b9a783e |
lib/generators/paper_trail_association_tracking/install_generator.rb | 100644 | 0 | 0 | | | 1.85 KB | 34fe7d718f13cbc9a95b29495c6f09ee83ffd66c49d651b6b55f82c045d2f09c |
lib/generators/paper_trail_association_tracking/templates/add_foreign_type_to_version_associations.rb.erb | 100644 | 0 | 0 | | | 380 Bytes | 5e75197ec55283ee4a342fb07a086a2ed3600511be1cd4374466139c00ea3145 |
lib/generators/paper_trail_association_tracking/templates/add_transaction_id_column_to_versions.rb.erb | 100644 | 0 | 0 | | | 427 Bytes | 124cd60fc5e07a8e1f80a804f298056bc4ee7886f712909e29b2c3094179075c |
lib/generators/paper_trail_association_tracking/templates/create_version_associations.rb.erb | 100644 | 0 | 0 | | | 823 Bytes | de339742ca5260ea2dd2e232910f35037050afb2078902dd943a13d6abf45edf |
lib/paper_trail-association_tracking.rb | 100644 | 0 | 0 | | | 1.89 KB | 9ec1d94db36334c62c6b17ea011f39fa182add20f9eb7f49f6a7c3d3b94d5ed7 |
lib/paper_trail_association_tracking/config.rb | 100644 | 0 | 0 | | | 644 Bytes | 20394a26c021315d1529465c272167a937b6d992777064b4c96e75bdca1b56e1 |
lib/paper_trail_association_tracking/frameworks/active_record.rb | 100644 | 0 | 0 | | | 292 Bytes | b79f616ebb2eb522dcf89a4dc0e56383146e93a3fc1ff927608668d632e3f7f9 |
lib/paper_trail_association_tracking/frameworks/active_record/models/paper_trail/version_association.rb | 100644 | 0 | 0 | | | 510 Bytes | 626562d98ea3c899298f435aae261c0bcb05ae9386e40c2db136b77e55755268 |
lib/paper_trail_association_tracking/frameworks/rails.rb | 100644 | 0 | 0 | | | 98 Bytes | 9a24c4f4a0a50c67bec7000eab42fda175c49a29c7da96794efd357fda430a54 |
lib/paper_trail_association_tracking/frameworks/rails/engine.rb | 100644 | 0 | 0 | | | 289 Bytes | 7b1df41f548907adfb777bbc027c1be67c66750981afbe2e475ab1e947848619 |
lib/paper_trail_association_tracking/frameworks/rspec.rb | 100644 | 0 | 0 | | | 685 Bytes | e7ef8ba26c22bd3079bbf4197b6ef987a696c292d251cc3f0d88644c22472d22 |
lib/paper_trail_association_tracking/model_config.rb | 100644 | 0 | 0 | | | 2.61 KB | a11e6dce64a15727fc6c01f8124b7c1792ee96c1663c72a80090079b5f67861d |
lib/paper_trail_association_tracking/paper_trail.rb | 100644 | 0 | 0 | | | 986 Bytes | 05c8bceb341126c7110db9b6587621033a19cc31c4a80941fc6bc674c5022e15 |
lib/paper_trail_association_tracking/record_trail.rb | 100644 | 0 | 0 | | | 6.51 KB | f5c4cf6a33776b99d7830b9281094b68b1b3397605cd03c764d5c7163da27b4a |
lib/paper_trail_association_tracking/reifier.rb | 100644 | 0 | 0 | | | 5.22 KB | b0f3919519e4a47b1f91e43bb58820447a7cab20eaed5480274faf4e14ec5d97 |
lib/paper_trail_association_tracking/reifiers/belongs_to.rb | 100644 | 0 | 0 | | | 1.79 KB | e7c420ded84fd737ffd882963cb11f31e4c3f00d44a4130dd094790176e51cc7 |
lib/paper_trail_association_tracking/reifiers/has_and_belongs_to_many.rb | 100644 | 0 | 0 | | | 1.73 KB | 4279f4f6d7d9bd9ed52507ba8bbaf3aad98dfab9ab8b0fae2e01969cbf1091e1 |
lib/paper_trail_association_tracking/reifiers/has_many.rb | 100644 | 0 | 0 | | | 3.95 KB | 54cecd657b792f908a7fb766f4a13c228afafff13ae1420f5ec409598462d33d |
lib/paper_trail_association_tracking/reifiers/has_many_through.rb | 100644 | 0 | 0 | | | 3.86 KB | ee126a29772f2372b40f9da73d9749b115f3f3ef98c0227dea5bad5a8f2e9a28 |
lib/paper_trail_association_tracking/reifiers/has_one.rb | 100644 | 0 | 0 | | | 4.86 KB | fe5cdd8256e5b4b5ae24a274752840745b3488ac584c55cddf59cabeab008d08 |
lib/paper_trail_association_tracking/request.rb | 100644 | 0 | 0 | | | 667 Bytes | 89aac4662ee32f6d207ea2154ab28bd93285757fed512f6c0c64d84627ca0cff |
lib/paper_trail_association_tracking/version.rb | 100644 | 0 | 0 | | | 92 Bytes | cd51e98c259ea15f902999e66a65bfa17e98e652cdf98bdc9bd3d1dce797f246 |
lib/paper_trail_association_tracking/version_association_concern.rb | 100644 | 0 | 0 | | | 332 Bytes | ba1b56a82e6c96dcea8fd30a91664fb8cb968833029810278808bc9d16a51200 |
lib/paper_trail_association_tracking/version_concern.rb | 100644 | 0 | 0 | | | 1.35 KB | 21aed5a30550477c831f94df66b4cd0393d68af7faafde1922a0fbef57d309ba |