RubyGems Navigation menu

active_record-filter_with_scope 0.1.2

ActiveRecord::FilterWithScope extends Rails ActiveRecord gently to filter records out of the box. The handy tool that lets you filter your ActiveRecord models using the scopes you have already defined. All you need to do is map the filter parameters to the corresponding scopes in the setup, and then call the filter class method on your model.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.2 August 29, 2023 (12.0 KB)
  2. 0.1.1 August 28, 2023 (11.5 KB)
  3. 0.1.0 August 28, 2023 (11.5 KB)

Runtime 相依性套件 (1):

activerecord ~> 7.0

擁有者:

推送者:

作者:

  • Olumide Omole

SHA 256 總和檢查碼:

=

總下載次數 1,407

這個版本 593

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: