How do I serialize data with Sequel and Ruby? -


I have a table that should store IDs, a name and a hash. How can I serialize the hash? (I am using it as Ruby and ORM).

If you use Sequel :: Are using, should do the trick.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -