Registry / utility / bubble-wrap

bubble-wrap

JSON →
library1.9.7rbrubygemsunverified

RubyMotion wrappers and helpers (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time.

gem install bubble-wrap
INSTALL
IMPORT
SIG · BUBBLE-WRAP
B
bubble-wrap
utilityrubyv1.9.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BubbleWrap
✓ require 'bubble-wrap'

Use BubbleWrap to simplify Cocoa API calls.

require 'bubble-wrap' # Example: Use BubbleWrap to create a UIAlertView app = UIApplication.sharedApplication alert = UIAlertView.alloc.initWithTitle('Hello', message: 'World', delegate: nil, cancelButtonTitle: 'OK', otherButtonTitles: nil) alert.show
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
bubble-wrap — gem install bubble-wrap · libregistry