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: 76,604 of 183,477
Downloads: 11,135
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
55,695 | 17,497 | qa_robusta |
70,309 | 12,637 | containerize_me |
75,442 | 11,391 | http_validator |
86,224 | 9,211 | capture_io |
130,436 | 4,328 | process_control |
130,758 | 4,311 | process_mgt |
131,060 | 4,294 | monkey_do |
133,306 | 4,181 | remreq |
Depends on
Rank | Downloads | Name |
---|---|---|
2,104 | 8,604,438 | hoe |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ctbl |