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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -