mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-04-30 05:35:29 +08:00
Add AvatarUploader
This commit is contained in:
@@ -8,6 +8,7 @@ class CreateUsers < ActiveRecord::Migration
|
||||
t.string :username_lower
|
||||
t.string :password_digest
|
||||
t.text :bio
|
||||
t.string :avatar
|
||||
t.datetime :locked_at
|
||||
|
||||
t.timestamps
|
||||
|
||||
Reference in New Issue
Block a user