aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_text/content.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: trueAlberto Almagro2018-10-081-0/+2
* Move attachment rendering to a helperJavan Makhmali2018-10-031-16/+1
* WIP: Image gallery supportJavan Makhmali2018-10-031-7/+58
* Ensure blank rich text records aren't saved or requiredDavid Heinemeier Hansson2018-09-121-1/+1
* #render already provides something html_safeDavid Heinemeier Hansson2018-06-071-1/+1
* Move the escaping choice to the layoutDavid Heinemeier Hansson2018-06-071-1/+1
* Provide to_html rendering within a layout and use that as the to_s defaultDavid Heinemeier Hansson2018-06-071-1/+5
* By default, coercing to a string should produce a formatted outputDavid Heinemeier Hansson2018-06-051-1/+1
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-131-0/+84