mirror of
https://github.com/github/rails.git
synced 2026-01-10 15:18:13 -05:00
Fix use of Deprecation without requiring active_support/deprecation in ActiveSupport::Concern in Base64
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'active_support/deprecation'
|
||||
|
||||
begin
|
||||
require 'base64'
|
||||
rescue LoadError
|
||||
|
||||
Reference in New Issue
Block a user