Checkin cleanup
This commit is contained in:
@@ -75,6 +75,7 @@ module Adamantium
|
||||
|
||||
def places_listing(limit: nil)
|
||||
posts
|
||||
.where(post_type: "checkin")
|
||||
.exclude(location: nil)
|
||||
.published
|
||||
.combine(:tags)
|
||||
|
Reference in New Issue
Block a user