Sha256: 5d37ca7ac9f40c44e346128983eef02e339ac0c5a8e7a0bf2518abb83eacfce2
Contents?: true
Size: 481 Bytes
Versions: 4
Compression:
Stored size: 481 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong (500)</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style> </style> </head> <body class="rails-default-error-page"> <!-- This file lives in public/500.html --> <div class="dialog"> <div> <h1>We're sorry, but something went wrong.</h1> </div> <p>If you are the application owner check the logs for more information.</p> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
devise-2fa-0.4.1 | spec/dummy/public/500.html |
devise-2fa-0.4.0 | spec/dummy/public/500.html |
devise-2fa-0.2.1 | spec/dummy/public/500.html |
devise-2fa-0.2.0 | spec/dummy/public/500.html |