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
When we rake ez:tables or rake ez:generate_yml when no models.yml is present, can we pre-populate the new models.yml with existing schema? That way students can still get started with scaffolding resources and then use ez to evolve.
The text was updated successfully, but these errors were encountered:
When we
rake ez:tables
orrake ez:generate_yml
when nomodels.yml
is present, can we pre-populate the newmodels.yml
with existing schema? That way students can still get started with scaffolding resources and then use ez to evolve.The text was updated successfully, but these errors were encountered: