paper-trail-gem--paper_trail/test/unit
Ben Atkins 1b1e74dab5 Basic version comparisons for RUBY_VERSION can be done using Strings
As opposed to unnecessarily casting the RUBY_VERSION to a Float
2015-01-14 14:09:30 -05:00
..
serializers Adjust tests for our serializers so they are compatible with Arel 6; Supress warnings about raises in transactional callbacks 2014-12-24 13:29:48 -05:00
cleaner_test.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -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 store attribute metadata as it exists at creation, instead of nil 2015-01-06 10:13:41 -06:00
protected_attrs_test.rb Basic version comparisons for RUBY_VERSION can be done using Strings 2015-01-14 14:09:30 -05:00
serializer_test.rb Basic version comparisons for RUBY_VERSION can be done using Strings 2015-01-14 14:09:30 -05:00
timestamp_test.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -04:00
version_test.rb Convert tests for VersionConcern#where_object to RSpec specs and update tests to actually test for functionality 2014-06-26 18:06:24 -04:00