aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-131-4/+4
| | | | This is more like Action View than Active Model.
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-131-5/+5
| | | | Just like we use has_many_attachments instead of active_storage_attachements.
* Move hard coded URLs to computed data attributesJavan Makhmali2018-02-141-3/+5
|
* Extract BC3's rich_text_field helperJavan Makhmali2018-02-121-0/+46