Add Response#unauthorized? helper
authorPrem Sichanugrist <s@sikac.hu>
Fri, 28 Jun 2013 19:48:03 +0000 (15:48 -0400)
committerPrem Sichanugrist <s@sikac.hu>
Fri, 28 Jun 2013 19:48:03 +0000 (15:48 -0400)
commitcf13f31a74c46eb79032428d5efd176c4c35187c
treed3dd708eb302966beff65a852e2e99b5697c9456
parentb33032395de77ec15237c28d603a3962d5c481f2
Add Response#unauthorized? helper

This helper should come in handy when you want to test the authorization
in your application.
lib/rack/response.rb
test/spec_response.rb