diff options
author | Godfrey Chan <godfreykfc@gmail.com> | 2014-06-26 10:55:58 -0700 |
---|---|---|
committer | Godfrey Chan <godfreykfc@gmail.com> | 2014-06-26 10:55:58 -0700 |
commit | 5add8b8d6d27afac9fe46bcee09cd341fb124294 (patch) | |
tree | 3026dddcc1a8e797e97d2a9c1c4471dde21302f1 /activerecord/test/models/man.rb | |
parent | f437f1104687e5bb26bf5ce791aee7d9cc0ec62a (diff) | |
download | rails-5add8b8d6d27afac9fe46bcee09cd341fb124294.tar.gz rails-5add8b8d6d27afac9fe46bcee09cd341fb124294.tar.bz2 rails-5add8b8d6d27afac9fe46bcee09cd341fb124294.zip |
:nodoc: our SecureRandom patches [ci skip]
These methods shouldn't be added to `SecureRandom`, as they are neither secure nor random. The more appropriate place for this seems to be `Digest`, so we should move them there. (Pull request welcomed!)
Marking this `:nodoc:` for now, so we don't accidentally ship it as public API.
See https://github.com/rails/rails/pull/15306/files#r13055862 for details.
Diffstat (limited to 'activerecord/test/models/man.rb')
0 files changed, 0 insertions, 0 deletions