| Test Rails Generator
- call "Generate..." action on project node
- wait for Rails Generator dialog
- type "myapp" in Name text field
- type "myview" in Views: text field
- click OK button in dialog
- check files myapp_controller.rb, myapp_helper.rb, myview.rhtml,
myapp_controller_test.rb are opened in editor and available in Projects view
|