Mastering custom configuration in Rails
In this latest Joy of Rails article, I describe how to add your own configuration options to a Rails app including a deep dive into ActiveSupport::OrderedOptions and the built-in X-factor: “config x”.
https://joyofrails.com/articles/mastering-custom-configuration-in-rails
Post a comment