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
Andy Stewart c0f4e3282c Merge branch 'hash' of https://github.com/edtsech/paper_trail into edtsech-hash
* 'hash' of https://github.com/edtsech/paper_trail:
  Changeset method return {} (empty hash) for create and destroy actions if object_changes column defined but return nil if column does not exist
2011-07-14 10:26:28 +01:00
..
dummy Add object_changes field for storage changes 2011-07-13 10:19:33 +07:00
functional Rename enable/disable methods to clarify intention. 2011-04-05 09:08:54 +01:00
integration Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
support Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
unit Merge branch 'hash' of https://github.com/edtsech/paper_trail into edtsech-hash 2011-07-14 10:26:28 +01:00
paper_trail_test.rb Fixing versions creation without controller. 2011-04-07 01:21:57 +01:00
test_helper.rb Added test for case without object_changes column 2011-07-13 11:29:30 +07:00