|
1 | 1 | *rails.txt* Plugin for working with Ruby on Rails applications |
2 | 2 |
|
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|) |
4 | 5 |
|
5 | 6 | |rails-introduction| Introduction and Feature Summary |
6 | 7 | |rails-commands| General Commands |
@@ -1019,25 +1020,14 @@ This is highly discouraged: don't fight Rails. |
1019 | 1020 |
|
1020 | 1021 | ABOUT *rails-about* *rails-plugin-author* |
1021 | 1022 |
|
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. |
1025 | 1024 |
|
1026 | | -The official homepage is |
1027 | | - http://rails.vim.tpope.net |
1028 | 1025 | The latest stable version can be found at |
1029 | 1026 | http://www.vim.org/scripts/script.php?script_id=1567 |
1030 | | -You can keep up to date with |GetLatestVimScripts|. |
1031 | 1027 |
|
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 |
1034 | 1031 | git clone git://github.com/tpope/vim-rails.git |
1035 | 1032 |
|
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 | | - |
1043 | 1033 | vim:tw=78:ts=8:ft=help:norl: |
0 commit comments