0 Forks
1 Stars
1 Watchers

lazy_serialize

Lazy Serialize is an alternative to ActiveRecord's serialize method which does not serialize each column until the first call to the attribute.

How to download and setup lazy_serialize

Open terminal and run command
git clone https://github.com/westonganger/lazy_serialize.git
git clone is used to create a copy or clone of lazy_serialize repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lazy_serialize https://github.com/westonganger/lazy_serialize/archive/master.zip

Or simply clone lazy_serialize with SSH
[email protected]:westonganger/lazy_serialize.git

If you have some problems with lazy_serialize

You may open issue on lazy_serialize support forum (system) here: https://github.com/westonganger/lazy_serialize/issues