Ruby specs expected this method to be public
This commit is contained in:
Aaron Patterson 2020-10-06 15:13:49 -07:00
Родитель 1486785a57
Коммит ee7cc6ac35
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 953170BCB4FFAFC6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -203,6 +203,7 @@ class OpenStruct
# Provides marshalling support for use by the Marshal library.
#
alias_method :marshal_load, :update_to_values! # :nodoc:
public :marshal_load
#
# Used internally to defined properties on the