paper-trail-gem--paper_trail/lib
Benjamin Curtis 1afcf73efc Added :skip option.
Fields specified with the :skip option will be completely ignored.
They won't create a new version if updated alone, and they won't
be included in the serialized version of the object if updated
with non-ignored and non-skipped columns.
2011-10-24 14:43:27 -07:00
..
generators/paper_trail Fix description option and update text. 2011-07-13 09:56:04 +01:00
paper_trail Added :skip option. 2011-10-24 14:43:27 -07:00
paper_trail.rb Fixing versions creation without controller. 2011-04-07 01:21:57 +01:00