RubyGems Navigation menu

rails-settings-cached 2.9.1

The best solution for store global settings in Rails applications. This gem will managing a table of а global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you dont want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any object.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.9.4 - October 16, 2023 (13.5 KB)
  2. 2.9.3 - October 03, 2023 (13.0 KB)
  3. 2.9.2 - June 02, 2023 (13.0 KB)
  4. 2.9.1 - June 01, 2023 (13.0 KB)
  5. 2.9.0 - May 29, 2023 (13.0 KB)
顯示所有版本(共 67)

Runtime 相依性套件 (2):

activerecord >= 5.0.0
railties >= 5.0.0

Development 相依性套件 (5):

minitest >= 0
pg >= 0
rake >= 0
rubocop >= 0
sqlite3 >= 0

擁有者:

Pushed by:

作者:

  • Jason Lee

SHA 256 checksum:

3387719a520101ab8cbd77fa64a06097eddd25582363993d488a88c9c7afea63

總下載次數 7,459,488

這個版本 3,375

License:

MIT

Ruby 版本需求: >= 2.5

相關連結: