Working with configuration values in Rails - best practices
Described reasons why it’s not good to use Rails.env in conditions as a mean for configuring application behavior in code and how to do it properly.
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!
Described reasons why it’s not good to use Rails.env in conditions as a mean for configuring application behavior in code and how to do it properly.
Post a comment