paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins abdf53ab39 Invoke HashWithIndifferentAccess#to_hash to cast to a hash since #to_h is not defined on Ruby19 and lower 2014-10-21 15:30:29 -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 Invoke HashWithIndifferentAccess#to_hash to cast to a hash since #to_h is not defined on Ruby19 and lower 2014-10-21 15:30:29 -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