RubyGems.org

sugarcube

0.18.10

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.

installgem install sugarcube -v 0.18.10
Authors

Colin T.A. Gray, Thom Parkin, Katsuyoshi Ito, Michael Erasmus, Fusionbox

36,243 total downloads 151 for this version
Owners

Fece1cbdf77ae706f064492456fd0bee

Gemfile
gem "sugarcube", "~> 0.18.10"
Versions
  1. 0.20.21 May 14, 2013
  2. 0.20.20 April 29, 2013
  3. 0.20.19 April 29, 2013
  4. 0.20.18 April 28, 2013
  5. 0.20.17 April 27, 2013
Show all versions (119 total)