paper-trail-gem--paper_trail/test
Jared Beck 2b26d92076 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
2015-11-18 01:07:20 -05:00
..
dummy Code style: Avoid inline conditional on long lines 2015-11-05 15:03:46 -05: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 2015-11-18 01:07:20 -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 Install debugger: pry 2015-09-16 00:42:16 -04:00
time_travel_helper.rb fix for ruby 1.8.7 and a bug 2014-11-04 12:20:37 +11:00