Sha256: 85e860a4f3417eb7eb9260391fa970b2fb74338d36cf17570c522507814474e1

Contents?: true

Size: 88 Bytes

Versions: 5

Compression:

Stored size: 88 Bytes

Contents

class Notification < ActiveRecord::Base
  belongs_to :notifiable, polymorphic: true
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-precount-0.7.0 test/models/notification.rb
activerecord-precount-0.7.0.beta1 test/models/notification.rb
activerecord-precount-0.6.3 test/models/notification.rb
activerecord-precount-0.6.2 test/models/notification.rb
activerecord-precount-0.6.1 test/models/notification.rb