RubyGems Navigation menu

sugarcube 0.8.6

Description

CocoaTouch/iOS is a verbose framework. These extensions hope to make development in rubymotion more enjoyable by tacking “UI” methods onto the base classes (String, Fixnum, Float). With sugarcube, you can create a color from an integer or symbol, or create a UIFont or UIImage from a string.

Some UI classes are opened up as well, like adding the << operator to a UIView instance, instead of view.addSubview(subview), you can use the more idiomatic: view << subview.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.0 - February 25, 2020 (149 KB)
  2. 3.5.0 - December 17, 2018 (149 KB)
  3. 3.4.2 - November 29, 2017 (149 KB)
  4. 3.4.1 - November 27, 2017 (149 KB)
  5. 3.4.0 - July 27, 2016 (149 KB)
  6. 0.8.6 - September 13, 2012 (28 KB)
Show all versions (220 total)

Runtime Dependencies (1):

rake >= 0

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Colin Thomas-Arnold, Fusionbox

SHA 256 checksum:

52ee63cb3dbae6c9f966506c2948a98a45b39aed16063533e7de083c7f421dc6

Total downloads 675,137

For this version 3,104

Licenses:

N/A

Required Ruby Version: None

Links: