omniauth--omniauth/spec
Michael Bleigh d02f9d58f7 Improves error handling behavior. Closes #578.
* OmniAuth::FailureEndpoint will raise any encountered
  errors out if RACK_ENV is development.
* It will redirect compatibly with current OmniAuth if
  not in development.
* Now uses Rack::Response to include a content length
  in the failure response.
2012-03-05 23:11:35 -05:00
..
omniauth Improves error handling behavior. Closes #578. 2012-03-05 23:11:35 -05:00
omniauth_spec.rb mock_auth default is now an AuthHash instead of hash. 2012-01-05 12:44:51 +02:00
spec_helper.rb Skips Simplecov when running in CI. 2011-10-30 16:04:18 -04:00