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
2014-03-16 11:08:39 -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 use assert_nil vs .nil? (fix for jruby?) 2014-03-16 11:08:39 -04:00
model_test.rb Postgres return a time as Class Time not ActiveSupport::Timezone. 2014-03-16 11:07:17 -04:00
protected_attrs_test.rb Use ActiveRecord::VERSION::MAJOR for version comparisons isntead of invoking :to_f on the full version String 2014-01-08 14:17:42 -05:00
serializer_test.rb Don't hard code id's in testing... 2014-03-16 11:07:17 -04:00
timestamp_test.rb On Teardown Restore schema to previous state. 2014-03-16 11:07:17 -04:00
version_test.rb On Teardown Restore schema to previous state. 2014-03-16 11:07:17 -04:00