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] |
||
---|---|---|
.. | ||
frameworks | ||
serializers | ||
cleaner.rb | ||
config.rb | ||
has_paper_trail.rb | ||
record_history.rb | ||
reifier.rb | ||
version_association_concern.rb | ||
version_concern.rb | ||
version_number.rb |