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

Change `map` to `map!` to save extra array creation and use Interpolation #299

Closed vipulnsward closed 11 years ago

vipulnsward commented 11 years ago

Minor changes:

clayallsopp commented 11 years ago

LGTM :+1: