paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins 8172c16c9c Condense VersionConcern#originator instance method syntax [ci skip] 2014-06-17 17:37:30 -04:00
..
frameworks Autoload models via the PaperTrail::Rails::Engine if the gem is being used within Rails 2014-06-05 11:06:51 -04:00
serializers Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -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 Condense VersionConcern#originator instance method syntax [ci skip] 2014-06-17 17:37:30 -04:00
version_concern.rb close #372; Use Arel for SQL construction on VersionConcern for cleanliness; fix VersionConcern#index so it also sorts by primary key when possible 2014-05-28 19:18:53 -04:00
version_number.rb Expand VERSION (number) into it's own module to give the version number tracking more modularity 2014-06-11 14:56:03 -04:00