Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename from Active Text to Action Text | David Heinemeier Hansson | 2018-04-13 | 1 | -4/+4 |
| | | | | This is more like Action View than Active Model. | ||||
* | Use rich_text instead of active_text | David Heinemeier Hansson | 2018-04-13 | 1 | -5/+5 |
| | | | | Just like we use has_many_attachments instead of active_storage_attachements. | ||||
* | Move hard coded URLs to computed data attributes | Javan Makhmali | 2018-02-14 | 1 | -3/+5 |
| | |||||
* | Extract BC3's rich_text_field helper | Javan Makhmali | 2018-02-12 | 1 | -0/+46 |