CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 19 Jul 2025 15:35:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100528084634
location: https://web.archive.org/web/20100528084634/https://github.com/elcgit/righterrors
server-timing: captures_list;dur=0.466622, exclusion.robots;dur=0.017885, exclusion.robots.policy;dur=0.008671, esindex;dur=0.009891, cdx.remote;dur=7.819014, LoadShardBlock;dur=240.949083, PetaboxLoader3.datanode;dur=113.623917, PetaboxLoader3.resolve;dur=54.330846
x-app-server: wwwb-app211
x-ts: 302
x-tr: 272
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 15:35:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 28 May 2010 08:46:34 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "2b2b14fea54b00366f1a19b8f47a01b5"
x-archive-orig-x-runtime: 419ms
x-archive-orig-content-length: 20500
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 28 May 2010 08:46:34 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 28 May 2010 08:46:34 GMT", ; rel="memento"; datetime="Fri, 28 May 2010 08:46:34 GMT", ; rel="last memento"; datetime="Fri, 28 May 2010 08:46:34 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_16_20100528072456_crawl102-c/52_16_20100528084615_crawl101.arc.gz
server-timing: captures_list;dur=0.521874, exclusion.robots;dur=0.022581, exclusion.robots.policy;dur=0.009270, esindex;dur=0.011178, cdx.remote;dur=39.745668, LoadShardBlock;dur=260.605866, PetaboxLoader3.datanode;dur=251.204286, PetaboxLoader3.resolve;dur=338.634532, load_resource;dur=352.452796
x-app-server: wwwb-app211
x-ts: 200
x-tr: 729
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
elcgit's righterrors at master - GitHub
elcgit / righterrors
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

Shane Mingins (author)
Tue Dec 23 18:37:04 -0800 2008
name | age | message | |
---|---|---|---|
![]() |
README | Loading commit data... ![]() |
|
![]() |
Rakefile | ||
![]() |
init.rb | ||
![]() |
install.rb | ||
![]() |
lib/ | ||
![]() |
spec/ | ||
![]() |
tasks/ | ||
![]() |
uninstall.rb | ||
![]() |
views/ |
README
Righterrors =========== This plugin overrides the error message page that appears in rails development mode when an exception is raised to provide a link to search righterrors.com for that error. Install ======= $ script/plugin install git@elc.unfuddle.com:elc/righterrors-rails-plugin.git Create a config/initializers/righterrors.rb in your Rails Application, set project key: RightErrors.config[:project_token] = 'project_token' Copyright (c) 2008 ELC Technologies, released under the MIT license