mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add missing deprecation require
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
This commit is contained in:
committed by
Santiago Pastorino
parent
28185ebc2e
commit
f23bf7dbdb
@@ -2,6 +2,7 @@ require 'tempfile'
|
||||
require 'stringio'
|
||||
require 'strscan'
|
||||
|
||||
require 'active_support/core_ext/module/deprecation'
|
||||
require 'active_support/core_ext/hash/indifferent_access'
|
||||
require 'active_support/core_ext/string/access'
|
||||
require 'active_support/inflector'
|
||||
|
||||
Reference in New Issue
Block a user