Sha256: 5cd701a950dfa2b0596e9a188a72266869343826e1b424cceffb505c11ae8cb3

Contents?: true

Size: 82 Bytes

Versions: 3

Compression:

Stored size: 82 Bytes

Contents

class HistoricItemHistory < ActiveRecord::Base
  
  acts_as_historic_record
  
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
gregfitz23-historic-0.0.1 test/historic_item_history.rb
historic-0.2.0 test/historic_item_history.rb
historic-0.1.0 test/historic_item_history.rb