summaryrefslogtreecommitdiff
path: root/devel/ruby-amstd/DESCR
blob: 9fb7e931b557cd10942257e8e2157cabd493b100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is the AMbicious STanDard library, available under GPL2.

It is a collection of miscellaneous Ruby modules by Minero Aoki.
Several modules of his are using those modules.

aliasing.rb: alias for class method and module function
bench.rb: very simple benchmark
bug.rb: 'bug!' method
const.rb: const method
d.rb: p object
must.rb: must/must_have/must_be methods
protect.rb: protect from exceptions
timer.rb: timer class
version.rb: VersionNumber class