paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins be5f192bd1 close #438; PaperTrail::Model::ClassMethods#paper_trail_enabled_for_model? should return false if has_paper_trail isn't declared on the class in question 2014-10-31 10:43:24 -04:00
..
frameworks close #406; close #401 Do not load the PaperTrail::Version class in via a Rails::Engine when used with Rails; feature pushed to 3.1.0 2014-08-29 18:34:36 -04:00
serializers Add where_object query to PaperTrail::Version. 2014-06-07 14:11:50 -04:00
cleaner.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -04:00
config.rb Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
has_paper_trail.rb close #438; PaperTrail::Model::ClassMethods#paper_trail_enabled_for_model? should return false if has_paper_trail isn't declared on the class in question 2014-10-31 10:43:24 -04:00
version_concern.rb close #391; Model::InstanceMethods#changes_for_paper_trail should return a plain Hash instead of an ActiveSupport::HashWithIndifferentAccess 2014-10-21 15:05:16 -04:00
version_number.rb Bump version number to 3.1.0.alpha [ci skip] 2014-09-22 11:53:38 -04:00