active-hash / active_hash

A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
MIT License
1.2k stars 179 forks source link

Fix deprecation warnings #259

Closed yujideveloper closed 2 years ago

yujideveloper commented 2 years ago

I fixed two deprecation warnings below.

kbrock commented 2 years ago

@yujideveloper do you know what the business process is around the review/merge?

Am I allowed to review and merge your changes? Or do we need 2 different people on that? With this project, I worry that requiring 2 different reviewers would mean nothing gets merged

yujideveloper commented 2 years ago

@kbrock

Sorry, late reply.

do you know what the business process is around the review/merge?

I don't know it in this project.

Am I allowed to review and merge your changes? Or do we need 2 different people on that? With this project, I worry that requiring 2 different reviewers would mean nothing gets merged

I think it's better to have two different reviewers. But as you say, I think nothing will be merged in this project now.