RubyGems Navigation menu

activerecord-delegation-expected_behaviour 1.0.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 (5KB)
  2. 1.6.0 - May 22, 2023 (5KB)
  3. 1.5.0 - May 01, 2020 (5KB)
  4. 1.4.0 - August 20, 2019 (5KB)
  5. 1.3.0 - April 16, 2018 (5KB)
  6. 1.0.0 - April 13, 2017 (5KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

activerecord < 5.1, >= 5.0

Development依存関係 (6):

bundler ~> 1.14
byebug >= 0
minitest ~> 5.0
rake ~> 10.0
simplecov >= 0
sqlite3 >= 0

所有者:

作者:

  • Matthias Grosser

SHA 256チェックサム:

ec17c39d63d281dc0c3e0159bc2975137225f6b0b90f83b9c1f5c3f9d55a7270

累計ダウンロード数 16,384

このバージョンのみ 2,196

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: