What is the best way to store app specific configuration in rails?

后端 未结 6 606
心在旅途
心在旅途 2020-12-30 14:56

I need to store app specific configuration in rails. But it has to be:

  • reachable in any file (model, view, helpers and controllers
  • environment specifi
6条回答
提交回复
热议问题