-
PING Need Help! Hello, I deployed my latest project in Heroku. All actions are functional in my localhost, but when I tried it on Heroku app, my create new category is not working. Upon checking logs, it says |
Beta Was this translation helpful? Give feedback.
Answered by
mumble-07
Aug 31, 2021
Replies: 1 comment
-
FIXED--> after running rails db:migrate you should restart heroku |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mumble-07
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
FIXED--> after running rails db:migrate you should restart heroku
run
heroku restart
https://stackoverflow.com/questions/33611604/heroku-rails-activerecordunknownattributeerror-unknown-attribute-user-id