paper-trail-gem--paper_trail/test
Jared Beck daa5de9cba Fix incorrect decimal comparison delta
The column has a precision of 4, so the delta should be 0.0001.

See https://github.com/rails/rails/issues/22325
2016-01-18 16:42:29 -05:00
..
dummy Update tests for PR #589 2015-08-11 21:37:50 -04:00
functional Utilize RequestStore for thread-safe PaperTrail#paper_trail_store object 2015-02-09 23:32:54 -05:00
unit Fix incorrect decimal comparison delta 2016-01-18 16:42:29 -05:00
custom_json_serializer.rb Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
paper_trail_test.rb Make Config.enabled backed by a thread variable #539 2015-06-03 09:27:57 -05:00
test_helper.rb Move config option to turn on associations during testing to the PaperTrail initializer 2015-03-25 21:04:05 -04:00
time_travel_helper.rb fix for ruby 1.8.7 and a bug 2014-11-04 12:20:37 +11:00