paper-trail-gem--paper_trail/test
Ben Atkins 9dd154a4cf 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
..
dummy 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
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 Bumping development dependency for activerecord sqlite3 adapter for JRuby to final release of 1.3; omitting some assertions on the VersionTest that don't seem to pass consistently in JRuby 2013-10-10 16:23:31 -04:00
custom_json_serializer.rb Fixed #reify so nil values in a given version get set to nil on the model 2013-05-10 17:43:56 -07: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