palkan / anyway_config

Configuration library for Ruby gems and applications
MIT License
778 stars 52 forks source link

Use local files when Rails.env.development? == true #138

Closed marshall-lee closed 1 year ago

marshall-lee commented 1 year ago

What is the purpose of this pull request?

Fixes https://github.com/palkan/anyway_config/issues/57

What changes did you make? (overview)

If the gem is used under Rails, check the Rails.env value.

Is there anything you'd like reviewers to focus on?

none

Checklist