- On the main menu, choose . Run Rails Script dialog box is displayed.
- In the Script field, specify the desired script.
If the script resides in the [<project name>]/script directory,
type its name only. If the script resides in another directory, type its fully qualified name.
Alternatively, click the browse button
(Shift+EnterShift+Enter) and
select the necessary location in the dialog that opens.
Note that this dialog displays only the contents of the [<project name>]/script
directory.

Click image to close this popup
Click thumbnail to view larger image. - In the Arguments field, specify the script's arguments, if any. The arguments
should be separated with spaces.
Alternatively, open the Edit Arguments dialog box by clicking the editor button
, or pressing Shift+EnterShift+Enter,
and type the list of arguments.
- Click Run.
- In the Run tool window, click the desired Run Rails Script tab.
- In the toolbar of the Run tool window, click
.
Edit Command Line Arguments dialog box is displayed.
- In the Edit Command Line Arguments dialog box, type the new arguments separated with spaces, and click OK.
- In the toolbar of the Run tool window, click
, or press
Ctrl+F5Ctrl+F5.

