paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins 94f1155286 Explicitly requiring rspec/core and rspec/matchers on the RSpec helper to ensure the libraries have been loaded before the helper code is run. Fix #261 2013-08-28 10:29:25 -04:00
..
frameworks Explicitly requiring rspec/core and rspec/matchers on the RSpec helper to ensure the libraries have been loaded before the helper code is run. Fix #261 2013-08-28 10:29:25 -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 Rename the :switched_on? method to mark that it is used by PaperTrail, as per #127 2013-08-20 13:34:42 -04:00
version.rb Providing non-namespaced Version class that subclasses from the namespaced one with deprecation warnings. Relates to #165 2013-08-27 11:17:20 -04:00
version_number.rb Adjust CHANGELOG to mention Cleaner module; bump version to 3.0.0beta [ci skip] 2013-08-01 15:05:45 -04:00