RubyGems Navigation menu

activerecord_defer_persist 0.2.0

ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.3.0 May 20, 2025 (6.0 KB)
  2. 0.2.0 May 20, 2025 (6.0 KB)
  3. 0.1.0 May 20, 2025 (6.0 KB)

Runtime 相依性套件 (2):

Development 相依性套件 (6):

base64 >= 0
bigdecimal >= 0
logger >= 0
mutex_m >= 0
rspec ~> 3
sqlite3 ~> 1

擁有者:

推送者:

作者:

  • BetaGouv developers

SHA 256 總和檢查碼:

=

總下載次數 243

這個版本 68

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: