I know that Rails Console and IRB can be run from Tools. But how can i run simple console in RubyMine? (command line for rails s; rails g ... - it is more comfortable for me)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can configure 'bash' as an external tool in Settings | External Tools - then you'll be able to run it in a RubyMine toolwindow. |
|||||
|