I am trying to create an ActiveRecord Object.But I\'m getting this error while creating it.
(0.1ms) ROLLBACK ActiveRecord::StatementInvalid: PG::InFailedSql
In my case, I received this error simply because I had not rake'd my test db.