Thiago Adomaitis
Joined
3,040 Experience
30 Lessons Completed
0 Questions Solved
Activity
How can I translate the error message?
I agree. Mine just works with "method: :post" added.
This is an app that deserve to be more known!
Hi! After setting the twitter_account model, before accessing Ruby console and running the "User.last.twitter_accounts" command, shouldn't we run 'rails db:migrate' to actually create the table in the database? I'm asking cause I was only able to get the query to complete after running the migrate command.