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)
I know that Rails Console and IRB can be run from Tools. But how
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 can configure ‘bash’ as an external tool in Settings | External Tools – then you’ll be able to run it in a RubyMine toolwindow.