Hi,
I’m using clearance gem on my Rails application. I’m using mysql2 gem with mysql database.
But as i try to sign up, i’ve this error
ActiveRecord::StatementInvalid (Mysql2::Error: Incorrect string value: '\xD8:/...' for column 'encrypted_password'
can anyone please help to resolve this problem, please?
Thanks