RubyGems Navigation menu

sugarcube 0.8

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 4.0.0 - February 25, 2020 (149.0 KB)
  2. 3.5.0 - December 17, 2018 (149.0 KB)
  3. 3.4.2 - November 29, 2017 (148.5 KB)
  4. 3.4.1 - November 27, 2017 (148.5 KB)
  5. 3.4.0 - July 27, 2016 (148.5 KB)
  6. 0.8 - August 29, 2012 (26.5 KB)
顯示所有版本(共 220)

Runtime 相依性套件 (1):

rake >= 0

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • Colin Thomas-Arnold, Fusionbox

SHA 256 checksum:

75d3ce03adcbe5296fd033a2e68828497dfc2387ae702981168f57f8aed65e26

總下載次數 678,286

這個版本 2,743

License:

Ruby 版本需求:

相關連結: