mirror of https://github.com/rails/rails
Uses Hash#reverse_merge
This commit is contained in:
parent
fbbf0086ca
commit
3fd2624be4
|
@ -1,3 +1,5 @@
|
|||
require 'active_support/core_ext/hash/reverse_merge'
|
||||
|
||||
module ActiveModel
|
||||
module Translation
|
||||
include ActiveModel::Naming
|
||||
|
|
Loading…
Reference in New Issue