aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-133-4/+4
| | | | Just like we use has_many_attachments instead of active_storage_attachements.
* Isolated engines don't expose their helpers, so noJavan Makhmali2018-02-141-2/+0
|
* Create ASt::Attachment records for ASt::Blobs in contentJavan Makhmali2018-02-141-0/+7
|
* Make renderer configurableJavan Makhmali2018-02-144-2/+10
|
* Delegate Content#html_safe to #to_sSam Stephenson2018-02-131-1/+1
|
* Preserve the outer attachment element and fix editingSam Stephenson2018-02-132-6/+6
|
* Initial Attachment rendering supportJavan Makhmali2018-02-132-2/+6
|
* Add sgid supportJavan Makhmali2018-02-122-1/+53
|
* Extract BC3's rich_text_field helperJavan Makhmali2018-02-121-0/+8
|
* Add initial ActiveRecord extension: `active_text_attribute`Javan Makhmali2018-02-083-0/+18
|
* Add dummy appSam Stephenson2018-02-084-3/+7
|
* Initial import from BC3 RichTextSam Stephenson2018-02-0715-0/+661
|
* Initial commitSam Stephenson2018-02-072-0/+12