module Post::TagListConverter

Defined in:

models/post.cr

Class Method Summary

Class Method Detail

def self.from_json(json : JSON::PullParser) #

[View source]
def self.to_json(tags : Array(String), json : JSON::Builder) #

[View source]