mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
require conversions to use String#ord
This commit is contained in:
committed by
wycats
parent
d675493065
commit
f802eb2f00
@@ -1,4 +1,5 @@
|
||||
require 'active_support/core_ext/file/atomic'
|
||||
require 'active_support/core_ext/string/conversions'
|
||||
|
||||
module ActiveSupport
|
||||
module Cache
|
||||
|
||||
Reference in New Issue
Block a user