zdavatz / spreadsheet

The Ruby Spreadsheet by ywesee GmbH
http://spreadsheet.ch
GNU General Public License v3.0
1.13k stars 240 forks source link

Avoid creating a class variable #207

Closed pacoguzman closed 6 years ago

pacoguzman commented 6 years ago

That variable cannot be garbage collected and it retains a lot of memory.

Would be great if you can consider this change and made a new release of this gem.

zdavatz commented 6 years ago

Ok, thank you for this patch! Version 1.1.5 is out!