Description: Generates/updates the main Flex application controller, typically app/flex//controllers/ApplicationController.as It pulls out all available models and commands from respective folders and makes sure they'll be pulled into the Flex application at runtime. Doesn't require any arguments or options. Examples: `./script/generate ruboss_controller`