Thursday, December 20, 2007

Rails Errors

Here's a helpful hint to anyone who's having the same problems I am:

If Rails gives you an ultra-generic error such as "We're sorry, but something went wrong.", try CLEARING YOUR SESSIONS. You can do this manually by deleting from the table "sessions" if you're using database sessions.

No comments: