paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins a7e11f6fe9 Fully qualifying calls to ActiveRecord; replacing + char with backticks in comments for better documentation [ci skip] 2013-10-16 15:35:53 -04:00
..
frameworks Ensure global PaperTrail module is called in :paper_trail_enabled_for_controller method 2013-10-11 10:12:14 -04:00
serializers Making the built-in serializers declare 'extend self' so that their :load and :dump methods are available as module methods and instance methods. This enables classes/modules that mix in one of these serializers to invoke or override the methods. Close #196 2013-01-31 15:10:31 -05:00
cleaner.rb Merge branch 'rails4' 2013-08-01 14:57:44 -04:00
config.rb Add version limit config option. Close #213 2013-05-23 15:56:19 -04:00
has_paper_trail.rb Fully qualifying calls to ActiveRecord; replacing + char with backticks in comments for better documentation [ci skip] 2013-10-16 15:35:53 -04:00
version.rb Fully qualifying calls to ActiveRecord; replacing + char with backticks in comments for better documentation [ci skip] 2013-10-16 15:35:53 -04:00
version_number.rb Adding :version_author method to docs on README; bump version to 3.0.0.beta2 [ci skip] 2013-10-16 11:41:13 -04:00