mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updated require for AMo move
This commit is contained in:
parent
6927f1119b
commit
7ac9f29093
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
require 'active_support/json'
|
||||
require 'active_support/core_ext/module/model_naming'
|
||||
require 'active_model/naming'
|
||||
|
||||
module ActiveRecord #:nodoc:
|
||||
module Serialization
|
||||
|
|
Loading…
Reference in a new issue