Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refit generator file structure to match Action Cable. | Kasper Timm Hansen | 2018-12-18 | 6 | -0/+88 |
| | | | | | | | | Fits with rails/generators/channel containing: - channel_generator.rb - templates/ - USAGE | ||||
* | Fix Rails generators | Dino Maric | 2018-12-15 | 5 | -76/+0 |
| | | | | | 1.Don't generate ApplicationMailboxTest when executing installer 2. Hookup test_unit, so console doesn't throw errors | ||||
* | renames file names | David Gil | 2018-12-14 | 2 | -1/+1 |
| | |||||
* | Add Mailbox and MailboxTest generators | David Gil | 2018-12-14 | 5 | -0/+76 |