aboutsummaryrefslogtreecommitdiff
path: root/src/guff/tag-model.cr
blob: 311a4b52914288130c5988f2dcd1efd7dc924059 (plain)
1
2
3
4
module Guff
  class TagModel < Model
  end
end