paper-trail-gem--paper_trail/test/unit
David Butler 95a50ae6b8 Thread safety for #without_versioning
Conflicts:
	lib/paper_trail/has_paper_trail.rb
2014-02-20 11:22:26 -05: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 Thread safety for #without_versioning 2014-02-20 11:22:26 -05: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