RubyMine 5.4.0 Web Help
Loading Code from Editor Into Console
Previous
|
Next
|
See Also
|
Shortcuts:
Win/Nix
Mac
|
Comments
|
Get Printable
To run source code from the editor in console
Open a Ruby file in the editor (if necessary, select a fragment of code to be executed).
On the main menu, choose
Tools | Load file/selection into IRB/Rails console
, or press
Alt+Shift+L
Alt+Shift+L
.
See Also
External Links:
Using Consoles
Web Resources:
Knowledge Base