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
{{ message }}
This repository was archived by the owner on Nov 29, 2017. It is now read-only.
apply_schemawhich is used to migrate doesn't appear to work in rails 3undefined method 'apply_schema' for #<ActiveRecord::ConnectionAdapters::TableDefinition:To clarify, it doesnt appear to work with the devise versions compatible with rails 3.
apply_schemashould beapply_devise_schemaI think