german / redis_orm

ORM for Redis
MIT License
89 stars 16 forks source link

Add support for Symbol properties #10

Open postmodern opened 7 years ago

postmodern commented 7 years ago

It would be useful to define properties of type Symbol. As of Ruby 2.2, Symbols can be GCed.