rails v7.1.2 and ruby to v3.3.0
This commit is contained in:
committed by
Pete Matsyburka
parent
b94dbc75b7
commit
fe845bfa36
@@ -34,5 +34,5 @@ class EncryptedConfig < ApplicationRecord
|
||||
|
||||
encrypts :value
|
||||
|
||||
serialize :value, JSON
|
||||
serialize :value, coder: JSON
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user