what ide do you use for Rails ? ??

Anand Chandrasekaran - Apr 23 '23 - - Dev Community

I love vscode, things I always seem to have issues

  • rails 5 go to method definition
  • rspec step through
  • sometimes the debugger also throws a fit. I am probably the only person in my company who uses vscode, everyone else uses rubymine. I come from JS/typescript background, I find RM very not friendly (lets just say i have a thing for vscode lol)
. .