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-10-17 22:05:24 -04:00
..
serializers Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -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 Don't try to write timestamp attributes just because the method exists; only write it if it is a 2013-10-02 15:18:36 -07: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 Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -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 Bumping development dependency for activerecord sqlite3 adapter for JRuby to final release of 1.3; omitting some assertions on the VersionTest that don't seem to pass consistently in JRuby 2013-10-10 16:23:31 -04:00