This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e417fabeddca9028ffd5f50df8fcef5178e0c5a6
tree b623f7c21cd5e40e836de0a6712de82dd4e40caf
parent 4e907d77708e8382bb8a55197e596e53d63f5490
tree b623f7c21cd5e40e836de0a6712de82dd4e40caf
parent 4e907d77708e8382bb8a55197e596e53d63f5490
... |
... |
|






Comments
Oh man! I thought I was going crazy when I did a fetch, write, then re-fetch and it spat back at me
TypeError: incompatible marshal file format (can't be read)Turns out before the fix it was storing the
#to_svalue of the object.Sanity restored.