P
Patrick Li
Hi,
For my current project I need to be able to write an object to disk and
retrieve it later. However, the object contains references to Procs,
which cannot be serialized.
Are there any gems out there that let me serialize a Proc (with support
for closures)?
If there aren't, I'm prepared to write my own. Does anybody know enough
to point me in the right direction?
Thanks a lot
-Cuppo
For my current project I need to be able to write an object to disk and
retrieve it later. However, the object contains references to Procs,
which cannot be serialized.
Are there any gems out there that let me serialize a Proc (with support
for closures)?
If there aren't, I'm prepared to write my own. Does anybody know enough
to point me in the right direction?
Thanks a lot
-Cuppo