rails/actiontext/lib/generators/action_text/install
Trevor Vallender 259b08b088 Ensure image_processing is installed with Trix
Currently if the Gemfile does not contain a commented out line for
image_processing, or the line uses single, not double quotes,
image_processing will not be installed and Trix will not be able to
correctly handle image attachments.

This ensures image_processing _is_ installed in those circumstances.
2024-03-08 12:46:36 +00:00
..
templates Merge pull request #49201 from akhilgkrishnan/remove-webpacker-file 2023-09-09 07:44:54 +09:00
install_generator.rb Ensure image_processing is installed with Trix 2024-03-08 12:46:36 +00:00