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-01-31 17:32:36 -05:00
..
dummy Making it so that the paper_trail initializer for the dummy app is in the dummy app's config/initializers directory so that it mimics the behavior of the rails app when the console is run against it. 2012-12-31 13:07:27 -05:00
functional Controller metadata methods (user_for_paper_trail and info_for_paper_trail) should be evaluated when paper trail is enabled for controller 2012-11-06 13:34:14 +05:30
unit Fixing syntax on SerializerTest so that it grabs the object attributes in the same manner they are composed when PaperTrail serializes them in the :record_update and :record_destroy callbacks. 2013-01-31 17:32:36 -05:00
paper_trail_test.rb Fix "originator" problem not working with inheritance. 2012-07-17 10:13:42 +03:00
test_helper.rb Removing Capybara from the test suite. Close #195. 2013-01-25 10:18:41 -05:00