Radu Cugut

Results 2 issues of Radu Cugut

remove the event handler of the windowToAdd 'close' event after its execution https://github.com/appcelerator-developer-relations/Forging-Titanium/issues/3

Hello there, Previous to release 5.6.0, up to 5.5.1, this code was possible (tested using ruby >= 3.2): ``` ct = Liquid::Template.parse(some_valid_liquid_string) Marshal.dump(ct) # this can be saved to memcache...

Bug Report