I have installed RubyMine on Mac but my development environment for Ruby and Rails is on an Ubuntu VPS.
When I run IRB in RubyMine, I assume it is using my Mac environment's IRB?
Cause I have installed rvm, bundler, gems etc in my Ubuntu VPS.
Is it possible to create an application in my Ubuntu VPS and use that environment rather than Mac?