thoughtbot--shoulda-matchers/spec
Derek Prior aea401fff2 Fix have_db_column_matcher spec for primary key
You can't redefined the id column in rails 4 without also passing `id:
false` to the create table statement. Just using a different column name
for the spec is sufficient for our use here.
2013-08-16 16:17:26 -06:00
..
shoulda Fix have_db_column_matcher spec for primary key 2013-08-16 16:17:26 -06:00
support Add failing spec for presence matcher 2013-05-24 09:46:20 -04:00
spec_helper.rb Remove 'have_sent_email' matcher 2013-04-03 13:08:27 -04:00