tfpt review “/shelveset:rails-12;REDMOND\jflam”
- Adds an implementation of Kernel#rand. Passes all specs
- Fixes bug where you are matching a regex against a nil (both #match
and #=~) - Fixes glob for matching directory names (paths that end with / are
assumed to refer to dirs and not files) - Fixes bug in constructing Digest objects in OpenSSL
Thanks,
-John