mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
DeprecatedUnderscoreRead does not exist anymore
This commit is contained in:
parent
44ff03bb2e
commit
3afeb6b39b
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ module ActiveRecord
|
||||||
autoload :TimeZoneConversion
|
autoload :TimeZoneConversion
|
||||||
autoload :Write
|
autoload :Write
|
||||||
autoload :Serialization
|
autoload :Serialization
|
||||||
autoload :DeprecatedUnderscoreRead
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue