1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test
2013-11-16 18:59:22 -05:00
..
dummy Fixing state leak issue for :enabled_for_controller? method with RSpec and Cucumber helpers. close #293 2013-11-16 18:59:22 -05: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 Explicitly specify table name for scope methods on VersonConcern. close #295 2013-11-15 13:54:30 -05: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