CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 22:13:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091205041920
location: https://web.archive.org/web/20091205041920/https://github.com/tpope/vim-rails
server-timing: captures_list;dur=1.059378, exclusion.robots;dur=0.040361, exclusion.robots.policy;dur=0.023309, esindex;dur=0.021719, cdx.remote;dur=38.647200, LoadShardBlock;dur=250.311002, PetaboxLoader3.datanode;dur=126.888254, PetaboxLoader3.resolve;dur=52.298304
x-app-server: wwwb-app200
x-ts: 302
x-tr: 337
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app200; 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: Thu, 21 Aug 2025 22:13:31 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 05 Dec 2009 04:19:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5bda061e16691fcfae58a720a88d0daa"
x-archive-orig-x-runtime: 70ms
x-archive-orig-content-length: 26531
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: Sat, 05 Dec 2009 04:19:20 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 03 Dec 2008 12:48:08 GMT", ; rel="prev memento"; datetime="Fri, 25 Sep 2009 01:06:20 GMT", ; rel="memento"; datetime="Sat, 05 Dec 2009 04:19:20 GMT", ; rel="next memento"; datetime="Tue, 05 Jan 2010 15:05:28 GMT", ; rel="last memento"; datetime="Sun, 27 Jul 2025 09:09:08 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: 51_13_20091205011532_crawl102-c/51_13_20091205041838_crawl101.arc.gz
server-timing: captures_list;dur=0.455887, exclusion.robots;dur=0.022999, exclusion.robots.policy;dur=0.012937, esindex;dur=0.009205, cdx.remote;dur=11.408278, LoadShardBlock;dur=458.993255, PetaboxLoader3.datanode;dur=293.152205, PetaboxLoader3.resolve;dur=236.444033, load_resource;dur=146.672747
x-app-server: wwwb-app200
x-ts: 200
x-tr: 705
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
tpope's vim-rails at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | rails.vim: Ruby on Rails power tools edit |
Homepage: | https://www.vim.org/scripts/script.php?script_id=1567 edit |
Public Clone URL: |
git://github.com/tpope/vim-rails.git
Give this clone URL to anyone.
git clone git://github.com/tpope/vim-rails.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:tpope/vim-rails.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sat Feb 14 14:06:57 -0800 2009 | gitignore [Tim Pope] |
![]() |
README | Fri Oct 17 21:25:20 -0700 2008 | Slightly more friendly README [Tim Pope] |
![]() |
Rakefile | Sat Feb 14 21:06:14 -0800 2009 | Document the install task [Tim Pope] |
![]() |
autoload/ | Sun Nov 22 17:19:32 -0800 2009 | Highlight _via_redirect test methods [Tim Pope] |
![]() |
doc/ | Sat Sep 26 20:53:41 -0700 2009 | :.Rake in controller runs rake routes CONTROLLER= [Tim Pope] |
![]() |
plugin/ | Sun Oct 25 13:10:05 -0700 2009 | Cease initializing if_ruby All uses of the rub... [Tim Pope] |
README
rails.vim To install, simply copy autoload/rails.vim, plugin/rails.vim, and doc/rails.txt to the appropriate directories in ~/.vim. Alternatively, `rake install` may be used. See doc/rails.txt for documentation.
This feature is coming soon. Sit tight!