Text Editor with SSH/Terminal/FTP/Putty combo for develeping in Rails on Windows
Posted
by
Panoy
on Programmers
See other posts from Programmers
or by Panoy
Published on 2011-07-01T10:54:32Z
Indexed on
2011/07/01
16:30 UTC
Read the original article
Hit count: 343
ruby-on-rails
|ftp
I plan to learn Ruby on Rails and would like to code in my development box which runs on Windows XP. I have Ubuntu Server (forgot the version ;p) running as my web server with Rails installed on it.
I have been considering using Vim as my text editor of choice in XP but would like to know any text editor and accompanying shell/FTP/Putty/SSH (or whatever you may call it) program that can access those files in my Ubuntu server. It is better if the shell can be called or is bundled inside the text editor.
I would like to know your combinations (text editor + shell) and your experiences on it when you were able to develop your Rails projects on that combination.
Cheers!
© Programmers or respective owner