module PaperTrailAssociationTracking
Constants
- VERSION
Public Class Methods
gem_version()
click to toggle source
# File lib/paper_trail-association_tracking.rb, line 17 def self.gem_version ::Gem::Version.new(VERSION) end
version()
click to toggle source
# File lib/paper_trail-association_tracking.rb, line 13 def self.version VERSION end