Rake Tasks


The Rake Tasks view provides a way to invoke Rake tasks for your Rails project from RadRails. The view will automatically discover available Rake tasks for your project. If you install plugins or generators and wish to update the list of Rake tasks, just push the Refresh button in the upper right of the view. Select the task you wish to run from the dropdown box. Descriptions of the tasks will be shown in the large text area. Use the small text field to enter parameters for the Rake task and click Go. The output of the Rake task will be shown in the Console view.


Figure 1.1