README.md in lockbox-0.3.4 vs README.md in lockbox-0.3.5
- old
+ new
@@ -101,9 +101,10 @@
encrypts :salary, type: :integer
encrypts :latitude, type: :float
encrypts :video, type: :binary
encrypts :properties, type: :json
encrypts :settings, type: :hash
+ encrypts :messages, type: :array
end
```
**Note:** Use a `text` column for the ciphertext in migrations, regardless of the type