Sha256: de4e3273f3a7811d7ec878e5fa34483e463a7a7f4df6679157895e90b9961cca
Contents?: true
Size: 96 Bytes
Versions: 2
Compression:
Stored size: 96 Bytes
Contents
class FooHabtm < ActiveRecord::Base has_and_belongs_to_many :bar_habtms has_paper_trail end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
paper_trail-5.0.1 | test/dummy/app/models/foo_habtm.rb |
paper_trail-5.0.0 | test/dummy/app/models/foo_habtm.rb |