Add trips
This commit is contained in:
@@ -207,7 +207,7 @@ module Adamantium
|
||||
def fetch!(slug)
|
||||
posts
|
||||
.published
|
||||
.combine(:tags)
|
||||
.combine(:tags, :trips)
|
||||
.where(slug: slug)
|
||||
.one!
|
||||
end
|
||||
|
Reference in New Issue
Block a user