mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
df98728d2a
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] |
||
---|---|---|
.. | ||
generators/paper_trail | ||
paper_trail | ||
paper_trail.rb |