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
Lev Brie edited this page Aug 18, 2013
·
1 revision
###Testing
"Could not find table...". Run $ rake db:test:prepare. More than likely, you migrated your table in development but did not prepare the test db, which is still unaware of the existence of the table in question.