Commit Graph

1 Commits

Author SHA1 Message Date
Yuriy Orlov f82329a679 Add have_implicit_order_column matcher
Add a matcher that can test the new [implicit_order_column][1] class
property that is available on ActiveRecord classes in Rails 6.

[1]: https://github.com/rails/rails/pull/34480

Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
2020-07-12 00:51:17 -06:00