Categories: None [Edit]
platform_helpers
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.
Total
Ranking: 78,957 of 193,081
Downloads: 12,231
Daily
Ranking: 64,825 of 193,053
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 56,398 | 19,832 | qa_robusta |
| 73,703 | 13,561 | containerize_me |
| 79,425 | 12,123 | http_validator |
| 89,903 | 9,915 | capture_io |
| 133,604 | 4,810 | process_control |
| 134,447 | 4,760 | monkey_do |
| 135,569 | 4,692 | process_mgt |
| 137,704 | 4,573 | remreq |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 2,361 | 9,287,504 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ctbl |