Closed lee-dohm closed 9 years ago
This allows for writing:
expect(conn).to have_http_status(:not_found)
or:
it do: should have_http_status(:no_content)
Thanks a lot!
This allows for writing:
or: