Commit Graph

2 Commits

Author SHA1 Message Date
Kapil Sachdev 97722f67cb fix(rubocop): Satisfy Style/StringLiterals with single_quotes [ci skip] 2020-11-03 10:05:25 -07:00
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