|
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
|
|---|
|
|
| app/models/user.rb |
|---|
| app/views/devise/registrations/_external_identifier.html.erb |
|---|
| config/routes.rb |
|---|
| db/schema.rb |
|---|