mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
Merge branch 'develop' of http://git.trustie.net/jasder/forgeplus into develop
This commit is contained in:
@@ -34,7 +34,7 @@ class User < ApplicationRecord
|
||||
LOGIN_CHARS = %W(2 3 4 5 6 7 8 9 a b c f e f g h i j k l m n o p q r s t u v w x y z).freeze
|
||||
|
||||
# FIX Invalid single-table inheritance type
|
||||
self.inheritance_column = nil
|
||||
# self.inheritance_column = nil
|
||||
|
||||
# educoder: 来自Educoder平台
|
||||
# trustie: 来自Trustie平台
|
||||
|
||||
Reference in New Issue
Block a user