aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_text
Commit message (Expand)AuthorAgeFilesLines
* Relieve the need for having to manually set a before_action in ApplicationCon...David Heinemeier Hansson2018-04-131-0/+7
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-133-4/+4
* 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-143-2/+8
* 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-082-0/+17
* Add dummy appSam Stephenson2018-02-084-3/+7
* Initial import from BC3 RichTextSam Stephenson2018-02-0714-0/+634
* Initial commitSam Stephenson2018-02-071-0/+7