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,141 of 186,995
Downloads: 18,690

Daily

Ranking: 47,654 of 186,959
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36698,603,704activerecord

Owners

#GravatarHandle
1iconmtgrosser