This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
barleysodas/app/models/tag.rb

3 lines
35 B
Ruby

class Tag < ActiveRecord::Base
end