use web app for bans, not system

This commit is contained in:
Kyle Drake 2014-06-27 21:23:28 -04:00
parent ab95fa01af
commit a420132632
5 changed files with 26 additions and 8 deletions

View file

@ -1,5 +1,5 @@
class Tag < Sequel::Model
NAME_LENGTH_MAX = 25
NAME_LENGTH_MAX = 20
NAME_WORDS_MAX = 2
many_to_many :sites