aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2014-06-26 10:55:58 -0700
committerGodfrey Chan <godfreykfc@gmail.com>2014-06-26 10:55:58 -0700
commit5add8b8d6d27afac9fe46bcee09cd341fb124294 (patch)
tree3026dddcc1a8e797e97d2a9c1c4471dde21302f1 /activerecord/lib/active_record/connection_adapters
parentf437f1104687e5bb26bf5ce791aee7d9cc0ec62a (diff)
downloadrails-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/lib/active_record/connection_adapters')
0 files changed, 0 insertions, 0 deletions