Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toymachiner62/devise-connection-failure

Simple app to test that the airbrake gem causes a connection failure when
https://github.com/toymachiner62/devise-connection-failure

Last synced: 27 days ago
JSON representation

Simple app to test that the airbrake gem causes a connection failure when

Awesome Lists containing this project

README

        

# devise-connection-failure
Simple app to test that the devise causes a connection failure when using custom error pages

## To Reproduce Error

1. Clone this project
2. Run $ bundle install
3. Run $ RAILS_ENV=production rake db:create db:migrate db:seed
4. Run $ RAILS_ENV=production rails s
5. Hit http://localhost:3000/asdf for example in a browser