Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 235bef8

Browse files
committed
Clean up "About" section
1 parent 8be02d5 commit 235bef8

1 file changed

Lines changed: 6 additions & 16 deletions

File tree

doc/rails.txt

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*rails.txt* Plugin for working with Ruby on Rails applications
22

3-
Author: Tim Pope <vimNOSPAM@tpope.org> |rails-plugin-author|
3+
Author: Tim Pope <http://tpo.pe/>
4+
License: Same terms as Vim itself (see |license|)
45

56
|rails-introduction| Introduction and Feature Summary
67
|rails-commands| General Commands
@@ -1019,25 +1020,14 @@ This is highly discouraged: don't fight Rails.
10191020

10201021
ABOUT *rails-about* *rails-plugin-author*
10211022

1022-
This plugin was written by Tim Pope. Email him at <vimNOSPAM@tpope.org>. He
1023-
can also be found on Freenode's IRC network, hanging out in #rubyonrails and
1024-
#vim as tpope.
1023+
This plugin was written by Tim Pope. Email all comments, complaints, and compliments to him at vim at tpope. org.
10251024

1026-
The official homepage is
1027-
http://rails.vim.tpope.net
10281025
The latest stable version can be found at
10291026
http://www.vim.org/scripts/script.php?script_id=1567
1030-
You can keep up to date with |GetLatestVimScripts|.
10311027

1032-
The very latest development versions can be retrieved from Git:
1033-
http://github.com/tpope/vim-rails
1028+
Bugs can be reported and the very latest development version can be retrieved
1029+
from GitHub:
1030+
https://github.com/tpope/vim-rails
10341031
git clone git://github.com/tpope/vim-rails.git
10351032

1036-
Feedback is highly desired on this plugin. Please send all comments,
1037-
complaints, and compliments to the author. No bug is too small to report.
1038-
1039-
*rails-license*
1040-
This plugin is distributable under the same terms as Vim itself. See
1041-
|license|. No warranties, expressed or implied.
1042-
10431033
vim:tw=78:ts=8:ft=help:norl:

0 commit comments

Comments
 (0)