fixed weibo oauth2 db
This commit is contained in:
parent
bf744ff0f0
commit
952e648fb9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class Weibo < ActiveRecord::Migration
|
class WeiboOauth2 < ActiveRecord::Migration[4.2]
|
||||||
def up
|
def up
|
||||||
|
|
||||||
# return if it's a new setup
|
# return if it's a new setup
|
||||||
|
|
Loading…
Reference in a new issue