Leveraging Rails’ Custom Configuration
Rails 4.2 introduced Rails.configuration.x and Rails.application.config_for. I combined both to have a single handy YAML configuration file. http://jeromedalbert.com/leveraging-rails-custom-configuration
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails 4.2 introduced Rails.configuration.x and Rails.application.config_for. I combined both to have a single handy YAML configuration file. http://jeromedalbert.com/leveraging-rails-custom-configuration
Post a comment