1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test/unit
2013-08-30 15:14:16 -04:00
..
serializers Merge branch 'master' into rails4 2013-05-29 17:38:44 -04:00
cleaner_test.rb Changing the :clean_versions! method on the Cleaner module so that it accepts an options hash as an argument, and additional configurable options. 2013-07-31 13:46:25 -04:00
inheritance_column_test.rb Namespacing version class under the PaperTrail module. Fix #165 2013-05-29 17:19:05 -04:00
model_test.rb Fixing the test for the :on option receiving a symbol as an argument. Also fixing the rake task to run both test suites so that it will exit out to the console with a 1 when either suite fails 2013-08-30 15:14:16 -04:00
protected_attrs_test.rb Adjusting Travis CI config to cover ActiveRecord 3 and 4 and allow failures when appropriate, tweaked 3.0.gemfile so it can handle ruby18 and jruby 2013-08-01 14:59:58 -04:00
serializer_test.rb Merge branch 'master' into rails4 2013-05-29 17:38:44 -04:00
timestamp_test.rb Namespacing version class under the PaperTrail module. Fix #165 2013-05-29 17:19:05 -04:00
version_test.rb Fixing the VersionTest class 2013-08-27 12:16:01 -04:00