Merge branch 'master' of github.com:r888888888/danbooru
This commit is contained in:
@@ -355,6 +355,10 @@ class User < ActiveRecord::Base
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
def level_class
|
||||
"user-#{level_string.downcase}"
|
||||
end
|
||||
end
|
||||
|
||||
module EmailMethods
|
||||
|
||||
Reference in New Issue
Block a user