Changed 'no badge' check to be more reliable, added rake task for creating superadmin users
This commit is contained in:
@@ -5,4 +5,4 @@ class CreateRoles < ActiveRecord::Migration
|
||||
t.integer :value
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -23,4 +23,4 @@ class CreateUsers < ActiveRecord::Migration
|
||||
t.timestamps null: true
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user