thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers
Elliot Winkler 4e2448d775 Teach have_db_index about expression indexes
In Rails 5, the schema layer was updated so that indexes could be
created on expressions rather that simply columns. Update
`have_db_index` so that you can test for this.

More reading: <edc2b77187>
2019-05-31 00:12:10 -06:00
..
action_controller Use `head` instead of `render: nothing` in tests 2017-09-28 01:08:55 -05:00
active_model Add minimal support for Rails 6 2019-04-22 00:10:18 -04:00
active_record Teach have_db_index about expression indexes 2019-05-31 00:12:10 -06:00
doublespeak Doublespeak: Remove usage of deprecated RSpec #ordered method 2017-09-17 17:01:50 -05:00
independent Adding support to allow_nil option for delegate_method matcher 2018-01-24 02:22:19 -06:00
routing Replace the with_port qualifier on route with port option 2018-01-25 22:31:23 -06:00
util word_wrap: Add ability to indent wrapped text 2015-12-13 20:22:21 -07:00
doublespeak_spec.rb Make Doublespeak specs runnable without Rails 2015-02-28 23:41:28 -07:00