snow-deprecated
snow-deprecated copied to clipboard
Introduction of a Snow object.
trafficstars
I propose an object in the top scope allowing inspection of the current Snow runtime, such as version, build, architecture, etc.
One word: RUBY_VERSION >= '1.9.1'.
Also, this is a great place for easter eggs. Just saying …
How about a global Environment object, containing both environment variables (and related info), and info about the Snow runtime?
Alternatively, there is already an unexposed Kernel object in the runtime that could also be used for this.