IDE for Ruby | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

IDE for Ruby

Hi all, I use sublime text for Ruby on Rails, but what do you think is good to use for pure Ruby? I used to work with RubyMine but after problems I had after integrating it with rails I qm looking for some alternative

17th Jan 2017, 12:01 AM
Maksym Zieliński
Maksym Zieliński - avatar
6 Answers
+ 6
I made a little research about the subject and found some objective conclussions: - For pure Ruby - RubyMine is way to go - Somehow, it works even as a plugin to IntelliJ - Due to RubyMine bugs around rails its better to use Sublime Text or eventually Aptana for now and generate rails files through bash terminal (as long as I recall it is indeed bugs-free) -> Still using RubyMine as an editor for specific, longer Ruby scripts.
17th Jan 2017, 9:07 AM
Maksym Zieliński
Maksym Zieliński - avatar
+ 2
i use vim and i love it. there are lots of awesome plugins for ruby. you can install them by using Pathogen, one of its plugin managers.
17th Jan 2017, 8:42 AM
Mariano Giagante
Mariano Giagante - avatar
+ 2
I still recommend you to try vim. All plugins work just perfect with rails and pure ruby. And any other interpreted language.
17th Jan 2017, 9:10 AM
Mariano Giagante
Mariano Giagante - avatar
+ 2
I tried to use vim long time ago and you know what... I am just not geek enough :P
17th Jan 2017, 9:12 AM
Maksym Zieliński
Maksym Zieliński - avatar
+ 2
Same thing happened to me. Until i watched two tutorials in YouTube. In those vids they show you what they are pressing as they code. That's perfect for learning.
17th Jan 2017, 9:14 AM
Mariano Giagante
Mariano Giagante - avatar
+ 1
I use cloud 9
18th Jan 2017, 5:44 AM
justin