constraint-validation-example

Expand History Expand History
Collapse History Collapse History

[GENERATED]: Install ActiveStorage and ActionText

This commit installs and configures both active_storage and action_text.

This contents were generated by executing the following commands:

bin/rails active_storage:install
bin/rails action_text:install
bin/rails action_text:install:migrations
bin/rails db:migrate
bin/setup