Page 1 of 1

Saving a ruby object to file

Posted: Tue Oct 01, 2013 8:25 pm
by chackl
Hello!

Simple question:
Is it possible to save a ruby object to a text or a binary file within ruby? Some Kind of loadstate and savestate but only with files.

Regards C.Hackl

Re: Saving a ruby object to file

Posted: Tue Oct 01, 2013 9:08 pm
by chackl
Well got it ^^
I'll post it at examples