aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-platform/pkg-descr
blob: bed747072ca5250a249d8d35e7100a454c8558ca (plain) (blame)
1
2
3
4
5
6
7
8
The Platform library offers a simple, reliable, means of determining
what platform Ruby is running on.  Underlying Platform is the
RUBY_PLATFORM constant.  This library is parsing this constant for
information.  You could easily do this yourself.  We've just taken the
hassle out of it for you and hopefully covered a few of the more
unusual cases you mightn't have thought of yourself.

WWW: https://github.com/berk/platform