You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ head db/data.yml -n 16
---
activity_attributes:
columns:
- id
- name
- required
- input_type
- attribute_values
- created_at
- updated_at
- from_system
- type
- field
- list_id
...
Looks like psych doesn't understand three dots (...) sequence - and I'm not able to switch to sych as it's not supported in JRuby 1.6.8, 1.9 source mode.
The text was updated successfully, but these errors were encountered:
If I'm trying to load a dump with yaml_db, I see following message:
Here's the beginning of a file:
Looks like psych doesn't understand three dots (...) sequence - and I'm not able to switch to sych as it's not supported in JRuby 1.6.8, 1.9 source mode.
The text was updated successfully, but these errors were encountered: