Categories: None [Edit]

bossy

https://rubygems.org/gems/bossy
This gem provides a way to easily specify methods that an object must implement, as well as a way to validate that required methods exist. In addition, you can specify additional information about the interface of your object that can be used to produce documentation. Specifically you can specify the return type of your methods, as well as the method's arguments and argument return types. The data types are not enforced, but can be viewed by running `MyClass.interface.print`.

Total

Ranking: 107,862 of 195,762
Downloads: 7,507

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,006,320,288rspec
72623,573,670pry

Owners

#GravatarHandle
1iconthatguy