Sha256: 0a8c848d24e03076f5cabd6c887385ca1b66c6b21b0ad78699c77af9641f6163
Contents?: true
Size: 452 Bytes
Versions: 3
Compression:
Stored size: 452 Bytes
Contents
Description: Generates/updates the main Flex application controller, typically app/flex/<yourappname>/controllers/<YourAppName>Controller.as, e.g. app/flex/pomodo/controllers/PomodoController.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: `merb-gen ruboss_controller`
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
ruboss4ruby-1.0.1 | merb_generators/ruboss_controller/USAGE |
ruboss4ruby-1.0.2 | merb_generators/ruboss_controller/USAGE |
ruboss_on_ruby-1.0.1 | merb_generators/ruboss_controller/USAGE |