Commit Graph

3 Commits

Author SHA1 Message Date
Jonas Folvik
ec8d0095f3 Removed methods that are unused and not needed
Removed the haspaid?, correct_case?, ign_is_not_skull and
ign_is_not_mojang methods because they aren't used anymore, since we now
have a connection between the server and the website to check if they
have paid and that the skull is a skull. I also removed the
account_exists? method because it makes problems when you setup the
database since some users can be seen to not exist.
2016-01-18 20:28:03 +01:00
jomo
ce19d61e1d use utf8mb4
because utf8 is not UTF-8 compatible...
2016-01-17 18:58:05 +01:00
jomo
6ed86ce909 add database.yml 2015-03-22 22:57:09 +01:00