Add reactions to posts
This commit is contained in:
@@ -11,6 +11,8 @@ module Adamantium
|
||||
has_many :post_trips
|
||||
has_many :trips, through: :post_trips
|
||||
|
||||
has_many :reactions
|
||||
|
||||
has_many :webmentions
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user