rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

Implement #+ and #- for NSIndexPath to incr/decr row #420

Closed hboon closed 9 years ago

clayallsopp commented 9 years ago

Thanks! Could you rebase with master, add tests, and add a note on the README?

hboon commented 9 years ago

Done. Travis seems to be falling over something else not related?

markrickert commented 9 years ago

Did you rebase master?

hboon commented 9 years ago

Yes.

markrickert commented 9 years ago

Thanks! Looks like tests will pass with a merge to master.