I already have an application on my local OS and I update the OS to Mavericks.
Something wrong happens!
After I start rails s, the error is like: SQLite3::IOException: disk I/O error: PRAGMA table_info("users")
By the way, I am using cancan in my local env.
Can somebody help me about that?