Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails-6.0.2 #8

Open
ranjithjogi88 opened this issue Mar 4, 2020 · 0 comments
Open

rails-6.0.2 #8

ranjithjogi88 opened this issue Mar 4, 2020 · 0 comments

Comments

@ranjithjogi88
Copy link

I am using rails 6 and when i use has_encrypted_column it just throws the binary string instead decrypted value any help here.

has_encrypted_column :date_of_birth
p = PersonalInfo.last
p.date_of_birth is "x313937392d30332d3034"
instead i wanted the value as "1995-08-01"
Any help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant