Categories: None [Edit]

activerecord-delegation-expected_behaviour

https://rubygems.org/gems/activerecord-delegation-expected_behaviour
https://github.com/mtgrosser/activerecord-delegation-expected_behaviour
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.

Total

Ranking: 55,081 of 192,137
Downloads: 20,258

Daily

Ranking: 46,395 of 192,103
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36778,810,251activerecord

Owners

#GravatarHandle
1iconmtgrosser