Sha256: 7b94b6408300c09e0333182e3b01c8e8015ff29f679edd6346286b8bdbe6ad7f

Contents?: true

Size: 93 Bytes

Versions: 9

Compression:

Stored size: 93 Bytes

Contents

module Thredded
  class PostNotification < ActiveRecord::Base
    belongs_to :post
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
thredded-0.0.12 app/models/thredded/post_notification.rb
thredded-0.0.10 app/models/thredded/post_notification.rb
thredded-0.0.9 app/models/thredded/post_notification.rb
thredded-0.0.8 app/models/thredded/post_notification.rb
thredded-0.0.7 app/models/thredded/post_notification.rb
thredded-0.0.6 app/models/thredded/post_notification.rb
thredded-0.0.5 app/models/thredded/post_notification.rb
thredded-0.0.4 app/models/thredded/post_notification.rb
thredded-0.0.3 app/models/thredded/post_notification.rb