RubyGems Navigation menu

activerecord-delegation-expected_behaviour 1.5.0

In 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 ~> 6.0.0

Development 相依性套件 (6):

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

擁有者:

推送者:

作者:

  • Matthias Grosser

SHA 256 總和檢查碼:

3f999f1352f17d7821e0d87e3d1d55800c105e959b287000193932fef1477833

總下載次數 16,608

這個版本 2,149

授權:

MIT

Ruby 版本需求: >= 0

相關連結: