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
In the rails-api-single-resource training, one demo includes generating a model for books. This conflicts with a preexisting migration that creates books.
The text was updated successfully, but these errors were encountered:
In the rails-api-single-resource training, one demo includes generating a model for
books
. This conflicts with a preexisting migration that creates books.The text was updated successfully, but these errors were encountered: