Sha256: c578592b7e0f91c6da1a32af72df604b74a6e678bd8232765101f3afd3632575

Contents?: true

Size: 106 Bytes

Versions: 42

Compression:

Stored size: 106 Bytes

Contents

module Virgo
  class SlugHistory < ActiveRecord::Base
    belongs_to :record, polymorphic: true
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
virgo-0.1.1 app/models/virgo/slug_history.rb
virgo-0.1 app/models/virgo/slug_history.rb