Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused **options | Alberto Almagro | 2018-10-13 | 1 | -3/+3 |
* | Add frozen_string_literal: true | Alberto Almagro | 2018-10-08 | 1 | -0/+2 |
* | Move attachment rendering to a helper | Javan Makhmali | 2018-10-03 | 1 | -16/+1 |
* | WIP: Image gallery support | Javan Makhmali | 2018-10-03 | 1 | -7/+58 |
* | Ensure blank rich text records aren't saved or required | David Heinemeier Hansson | 2018-09-12 | 1 | -1/+1 |
* | #render already provides something html_safe | David Heinemeier Hansson | 2018-06-07 | 1 | -1/+1 |
* | Move the escaping choice to the layout | David Heinemeier Hansson | 2018-06-07 | 1 | -1/+1 |
* | Provide to_html rendering within a layout and use that as the to_s default | David Heinemeier Hansson | 2018-06-07 | 1 | -1/+5 |
* | By default, coercing to a string should produce a formatted output | David Heinemeier Hansson | 2018-06-05 | 1 | -1/+1 |
* | Rename from Active Text to Action Text | David Heinemeier Hansson | 2018-04-13 | 1 | -0/+84 |