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

Remove redundant ActiveRecord version check #260

Closed yujideveloper closed 2 years ago

yujideveloper commented 2 years ago

ActiveHash now supports ActiveRecord >= 5. https://github.com/active-hash/active_hash/blob/18d242f553d0045f84ae99cca88864303480dc99/active_hash.gemspec#L47