Skip to content

v11.5.3

Compare
Choose a tag to compare
@no-reply no-reply released this 22 Sep 18:17
48a4b84

Optimizations

  • Implement enumeration for Relation#each (#1353)
    • This provides a significant performance optimization for MyModel.all.each and MyModel.select.each use cases, as well as for #blank?, #present?, #include? and #any?

Dependencies

  • Limits support for Rails to < 5.2