Show taggings in API
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
class Tag < ActsAsTaggableOn::Tag
|
||||
|
||||
def self.public_for_api
|
||||
where("kind IS NULL OR kind = 'category'")
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user