1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/app
Javan Makhmali 0ec2a90754 Make Action Text's rendering helpers more configurable
- Allow configuring the sanitizer and its options
- Split attachment rendering and sanitizing helpers so each can be overridden by applications
2019-04-22 10:15:25 -04:00
..
helpers/action_text Make Action Text's rendering helpers more configurable 2019-04-22 10:15:25 -04:00
javascript/actiontext Make trix a peer dependency of actiontext since it’s not used directly 2019-01-17 10:42:09 -05:00
models/action_text Fix error saving Action Text content containing non-blob attachables 2019-01-25 16:57:36 -05:00
views Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00