activerecord_any_of icon indicating copy to clipboard operation
activerecord_any_of copied to clipboard

Rails 5.2 support

Open GeorgeKaraszi opened this issue 6 years ago • 4 comments

Some things have changed and the recent change that worked for initially supporting Rails 5 has henced stopped. ( https://github.com/oelmekki/activerecord_any_of/commit/33ba4dae44c51834b9b09c42c6fdadc6c4f66c8e )

We're now seeing a undefined method error for bound_attributes.

GeorgeKaraszi avatar Apr 23 '18 18:04 GeorgeKaraszi

I am also observing the same behaviour.

Any update on this ?

Bharat311 avatar May 16 '18 14:05 Bharat311

Any updates on this regarding Rails 5.2.3 support?

Gomathi-N avatar Jun 18 '19 14:06 Gomathi-N

Any news about Rails 5.2.3?

lucasperez avatar Sep 19 '19 11:09 lucasperez

commit that removed bound_attributes (and binds) https://github.com/rails/rails/commit/213796fb4936dce1da2f0c097a054e1af5c25c2c#diff-bec5622fc31457a86183657bdf1212f4df1d067c7834d120c4f72cc0ed41e385

edmangimelli-outreach avatar Dec 15 '21 18:12 edmangimelli-outreach