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,421 of 183,127
Downloads: 11,104
Daily
Ranking: 33,946 of 183,106
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
55,566 | 17,436 | qa_robusta |
70,165 | 12,593 | containerize_me |
75,269 | 11,357 | http_validator |
86,057 | 9,179 | capture_io |
130,158 | 4,315 | process_control |
130,507 | 4,297 | process_mgt |
130,839 | 4,279 | monkey_do |
133,079 | 4,166 | remreq |
Depends on
Rank | Downloads | Name |
---|---|---|
2,088 | 8,575,053 | hoe |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ctbl |