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 Apr 11, 2024. It is now read-only.
The migration files that are being created do not have a rb extension when they are generated. db/migrate/20140412013308_create_vestal_versions and thus the tables do not exist. just by adding rb at the end solved the problem