Sha256: a46b23b291937023d5a1b52b579f3cfb6d8a5891a2e8901325aef8ed1d9d4e5c
Contents?: true
Size: 159 Bytes
Versions: 27
Compression:
Stored size: 159 Bytes
Contents
class Truck < Vehicle # This STI child class specifically does not call `has_paper_trail`. # Of the sub-classes of `Vehicle`, only `Car` is versioned. end
Version data entries
27 entries across 26 versions & 3 rubygems