colinta / teacup

This project has been sunset in favor of MotionKit
github.com/motion-kit/motion-kit
Other
602 stars 85 forks source link

Defer to using #slice over [N..Nx] ranges until ruby motion memory leak is fixed #123

Closed jdewind closed 11 years ago

jdewind commented 11 years ago

This pull request is a simple change that use #slice over range slicing until ranges are not leaked by RubyMotion.

colinta commented 11 years ago

Cool, if it fixes memory issues I'm down! Thanks!

colinta commented 11 years ago

available in 2.1.11

jdewind commented 11 years ago

Has to be the shortest amount of time I've ever had to keep a custom github ref in a Gemfile. :thumbsup: