paper-trail-gem--paper_trail/test
Ben Atkins 9500429b37 Merge branch 'json_column_support'. close #287
Conflicts:
	CHANGELOG.md
2013-10-21 15:38:31 -04:00
..
dummy Change all scope declarations to use class method syntax on the Version class. close #288 2013-10-17 14:46:06 -04:00
functional Adjust :paper_trail_enabled_for_controller method on Rails::Controller helper to return the value of PaperTrail.enabled? by default. close #281 2013-10-10 17:46:49 -04:00
unit Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
custom_json_serializer.rb Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
paper_trail_test.rb Namespacing version class under the PaperTrail module. Fix #165 2013-05-29 17:19:05 -04:00
test_helper.rb Use :send to invoke :remove_instance_variable on PaperTrail; prevents errors on Ruby19 2013-10-03 10:06:24 -04:00