You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:
class DeviseCreateUserTracings < ActiveRecord::Migration[4.2]
/usr/local/bundle/gems/activerecord-5.1.4/lib/active_record/migration.rb:525:in `inherited'
/usr/src/app/db/migrate/20180110094853_devise_create_user_tracings.rb:1:in `<top (required)>'
The migration template must be updated for recent rails versions.
The text was updated successfully, but these errors were encountered:
The migration template must be updated for recent rails versions.
The text was updated successfully, but these errors were encountered: