RubyGems Navigation menu

activerecord-delegation-expected_behaviour 1.6.0

Since Rails 5 you can no longer call some ActiveRecord class methods named like their Enumerable counterparts. This gem reinstates the expected behaviour, where you can always get the method from Enumerable by calling to_a on the relation.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.7.0 - November 09, 2023 (5.0 KB)
  2. 1.6.0 - May 22, 2023 (5.0 KB)
  3. 1.5.0 - May 01, 2020 (5.0 KB)
  4. 1.4.0 - August 20, 2019 (5.0 KB)
  5. 1.3.0 - April 16, 2018 (5.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (1):

activerecord ~> 7.0.0

Development 依赖 (6):

bundler >= 0
byebug >= 0
minitest >= 0
rake >= 0
simplecov >= 0
sqlite3 >= 0

业主:

推送:

作者:

  • Matthias Grosser

SHA 256 校验和:

e4eb018c0f0d4d8a6457635d3bf59c3b3d63e18cdeb4d7143ee94a3830766762

下载总量 16,500

这个版本 441

许可:

MIT

需要的 Ruby 版本: >= 0

链接: