RubyGems Navigation menu

platform_helpers 0.1.3

Override's some Ruby classes to add methods making for uniform calls. For example, :to_bool is common to Nil, nil, TrueClass, FalseClass, String, Float, Date, ActiveRecord::Associations::HasOneAssociation and ActiveRecord::Associations::HasManyAssociation. There are a few compatibility features bridging the gaps between ruby1.8 and ruby1.9 as well. With the modification of String to Enumerable in ruby1.9, methods have been added so that you can grep and itterate over each line, in all ruby versions. Code is self explanatory, for other aspects.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.3 - October 24, 2011 (8.0 KB)
  2. 0.1.2 - October 02, 2011 (8.0 KB)
  3. 0.1.0 - August 22, 2011 (8.0 KB)

Development 相依性套件 (1):

hoe ~> 2.12

擁有者:

SHA 256 checksum:

2836401551e446356e098f2bd9903dc3a839951e3c8bc4ab337106d3e9cf51bc

總下載次數 10,762

這個版本 4,454

License:

Ruby 版本需求:

相關連結: