thoughtbot--shoulda-matchers/spec
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
..
acceptance Adding support to allow_nil option for delegate_method matcher 2018-01-24 02:22:19 -06:00
support Teach have_db_index about expression indexes 2019-05-31 00:12:10 -06:00
unit/shoulda/matchers Teach have_db_index about expression indexes 2019-05-31 00:12:10 -06:00
warnings_spy Be better about looking for warnings on Travis 2014-12-16 20:30:05 -07:00
acceptance_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
doublespeak_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
report_warnings.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
spec_helper.rb Only turn on VERBOSE after requiring shoulda-matchers 2019-03-20 22:44:06 -07:00
unit_spec_helper.rb Only turn on VERBOSE after requiring shoulda-matchers 2019-03-20 22:44:06 -07:00
warnings_spy.rb Fail build if there are warnings 2015-02-09 10:48:49 -07:00