mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Require securerandom as it is the proper dependency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require 'digest/md5'
|
||||
require 'securerandom'
|
||||
|
||||
module ActionDispatch
|
||||
# Makes a unique request id available to the action_dispatch.request_id env variable (which is then accessible through
|
||||
|
||||
Reference in New Issue
Block a user