RubyGems Navigation menu

activerecord-delegation-expected_behaviour 1.2.1

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:
=

installieren:
=

Versionen:

  1. 1.9.0 February 05, 2026 (5 KB)
  2. 1.8.0 August 16, 2024 (5 KB)
  3. 1.7.0 November 09, 2023 (5 KB)
  4. 1.6.0 May 22, 2023 (5 KB)
  5. 1.5.0 May 01, 2020 (5 KB)
  6. 1.2.1 July 04, 2017 (5 KB)
Zeige alle Versionen (11 total)

Runtime Abhängigkeiten (1):

activerecord ~> 5.1.0

Development Abhängigkeiten (6):

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

Besitzer:

Autoren:

  • Matthias Grosser

SHA 256-Prüfsumme:

=

Downloads insgesamt 20.048

Für diese Version 2.603

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: