paper-trail-gem--paper_trail/test/unit
Ben Atkins 5302f5ecc8 Code condensation; 'without_versioning' method now yields model instance 2014-03-12 10:09:59 -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 Code condensation; 'without_versioning' method now yields model instance 2014-03-12 10:09:59 -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 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 Explicitly specify table name for scope methods on VersonConcern. close #295 2013-11-15 13:54:30 -05:00