Rails 3 Application/User Settings best practice?

后端 未结 4 1573
慢半拍i
慢半拍i 2020-12-28 16:32

I have a current need for allowing both admin configurable global settings as well as per-user configurable settings within a Rails 3 app.

Are there any gems or best

4条回答
  •  执念已碎
    2020-12-28 17:09

    As always right after asking for help my search bears fruit. Found Georg Ledermann's fork of rails-settings that looks like it will do just what I need.

提交回复
热议问题