Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use rich_text instead of active_text | David Heinemeier Hansson | 2018-04-13 | 2 | -2/+2 |
| | | | | Just like we use has_many_attachments instead of active_storage_attachements. | ||||
* | Dummy: Use Trix styles | Javan Makhmali | 2018-02-14 | 2 | -4/+3 |
| | |||||
* | Dummy: Set ActiveText renderer for current request | Javan Makhmali | 2018-02-14 | 1 | -0/+6 |
| | |||||
* | Delegate Content#html_safe to #to_s | Sam Stephenson | 2018-02-13 | 1 | -1/+1 |
| | |||||
* | Pull activetext.js into dummy app with webpacker | Javan Makhmali | 2018-02-12 | 8 | -32/+5 |
| | |||||
* | Extract BC3's rich_text_field helper | Javan Makhmali | 2018-02-12 | 1 | -1/+1 |
| | |||||
* | Tests: Add Message scaffolding | Javan Makhmali | 2018-02-08 | 11 | -0/+230 |
| | |||||
* | Add dummy app | Sam Stephenson | 2018-02-08 | 18 | -0/+94 |