Skip to content

v2.3.2/v1.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 09:38
· 1 commit to master since this release
  • Fix a subtle bug on table access as in table[:col] in certain situations.
  • == and != deprecation warnings can stem from arel itself, so now we don't emit them because they're plain wrong.