Categories: None [Edit]
safer
Safer is an umbrella library, with components designed to make it simple to
verify and improve the safety of your ruby code. There are at present three
modules under the safer umbrella:
[Safer::IVar] generates specially-named accessor functions
for class instance variables.
[Safer::Protocol] is used to provide a ruby analogue to
Objective-C Protocols (which are similar to
Java interfaces, but do not require
inheritance).
[Safer::HashProtocol] verifies that a Hash keys follow a defined
format. Intended to help use of Hash objects
as keyword parameters.
Total
Ranking: 45,320 of 186,883
Downloads: 24,495
Daily
Ranking: 35,073 of 186,872
Downloads: 18
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
131,808 | 4,491 | rubuild-core |
Owners
# | Gravatar | Handle |
---|---|---|
1 | aidancully |