paper-trail-gem--paper_trail/lib
Jared Beck df98728d2a Remove my own misleading comment
The `private` keyword does, in fact, make those instance methods
private. I think what I was trying to say is that the host class
(the class that VersionConcern is mixed into) will be able to use
these methods.  They *will* be private after being mixed in, but
they are not "api private", if that makes sense.

[ci skip]
2015-12-15 11:36:21 -05:00
..
generators/paper_trail Code style: Break long lines 2015-12-13 00:01:40 -05:00
paper_trail Remove my own misleading comment 2015-12-15 11:36:21 -05:00
paper_trail.rb Fully qualified class name is not necessary 2015-11-08 12:56:47 -05:00