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,882 of 188,339
Downloads: 25,140
Daily
Ranking: 115,350 of 188,315
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 134,270 | 4,564 | rubuild-core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | aidancully |