Sha256: 2fb55f2a78ca81ad06149f2b2627f9c0e0d77418e2180263e83c4cf5f4aefe0a
Contents?: true
Size: 560 Bytes
Versions: 60
Compression:
Stored size: 560 Bytes
Contents
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Action Controller: Exception caught</title> <style> body { background-color: #fff; color: #333; } body, p, ol, ul, td { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; line-height: 18px; } pre { background-color: #eee; padding: 10px; font-size: 11px; } a { color: #000; } a:visited { color: #666; } a:hover { color: #fff; background-color:#000; } </style> </head> <body> <%= yield %> </body> </html>
Version data entries
60 entries across 60 versions & 4 rubygems