I would like to use Kdevelep as a Ruby on Rails IDE as I’m using Linux. How do I set up Kdevelop to enable this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could use Kdevelop or Kate, although I don’t know that there is a big community of support for these editors. If you are on Linux you are best to check out VIM, it’s the 2nd most popular editor for Ruby/Rails (with Textmate being #1).
There is a really good writeup on how to set-up VIM at:
http://blog.adamlowe.com/2009/12/vim-destroys-all-other-rails-editors.html
If you use VIM with all the various tpope and NerdTree plugins you’ll pretty much be set.