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
Erik Michaels-Ober
f1278e8f6b
Run specs in random order to catch order-dependency bugs
2012-01-10 12:31:59 -08:00
Erik Michaels-Ober
caa9c45435
Remove unnecessary format statement (progress is default)
2011-11-08 17:07:32 -08:00
Michael Bleigh
8af9fd2c26
Switch to progress format to make Travis builds easier to read etc.
2011-04-25 10:22:29 -05:00
Erik Michaels-Ober
051d69ee95
Made in America.
2011-04-22 02:37:29 -05:00
Michael Bleigh
96a72c8238
More fixes for Travis.
2011-04-07 19:01:00 -05:00
Michael Bleigh
38437458d8
Upgrade to RSpec 2.0, add universal options hash for strategies, custom paths, closes #54
2010-11-03 13:19:10 -05:00