CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 25 Aug 2025 20:17:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100328204533
location: https://web.archive.org/web/20100328204533/https://github.com/tpope/vim-rails
server-timing: captures_list;dur=0.682966, exclusion.robots;dur=0.029673, exclusion.robots.policy;dur=0.018564, esindex;dur=0.014567, cdx.remote;dur=26.872273, LoadShardBlock;dur=583.336202, PetaboxLoader3.datanode;dur=91.675117, PetaboxLoader3.resolve;dur=281.923735
x-app-server: wwwb-app202
x-ts: 302
x-tr: 635
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; 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: Mon, 25 Aug 2025 20:17:02 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 28 Mar 2010 20:45:33 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9f0d2cd875cacadf1a7d3ccc757ac9de"
x-archive-orig-x-runtime: 123ms
x-archive-orig-content-length: 24021
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: Sun, 28 Mar 2010 20:45:33 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="Sun, 21 Feb 2010 07:08:59 GMT", ; rel="memento"; datetime="Sun, 28 Mar 2010 20:45:33 GMT", ; rel="next memento"; datetime="Sat, 24 Sep 2011 03:12:43 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_15_20100328161903_crawl103-c/51_15_20100328204452_crawl101.arc.gz
server-timing: captures_list;dur=0.718792, exclusion.robots;dur=0.035864, exclusion.robots.policy;dur=0.021511, esindex;dur=0.012601, cdx.remote;dur=6.558617, LoadShardBlock;dur=122.258461, PetaboxLoader3.datanode;dur=95.326284, PetaboxLoader3.resolve;dur=102.701419, load_resource;dur=101.977259
x-app-server: wwwb-app202
x-ts: 200
x-tr: 322
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
tpope / vim-rails
- Source
- Commits
- Network (20)
- Issues (5)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sat Feb 14 14:06:57 -0800 2009 | gitignore [tpope] |
![]() |
README | Sun Dec 13 15:39:09 -0800 2009 | Put license in README This was requested by An... [tpope] |
![]() |
Rakefile | Sat Feb 14 21:06:14 -0800 2009 | Document the install task [tpope] |
![]() |
autoload/ | Sun Mar 28 13:00:51 -0700 2010 | Support :.Rake in test 'foo' do ... end [tpope] |
![]() |
doc/ | Sat Mar 13 07:54:11 -0800 2010 | Disable GUI menu in MacVim by default [tpope] |
![]() |
plugin/ | Sat Mar 13 07:54:11 -0800 2010 | Disable GUI menu in MacVim by default [tpope] |
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. Copyright Tim Pope. This plugin is licensed under the same terms as Vim itself. No warranties, expressed or implied.