diff --git a/Starter.md b/Starter.md index fd02740..515ded2 100644 --- a/Starter.md +++ b/Starter.md @@ -31,3 +31,7 @@ bundle add --group="development ,test" bundler-audit bundle add --group="development ,test" ruby_audit bundle add --group="development ,test" rubocop-rspec_rails + +rails active_storage:install + +rails action_text:install \ No newline at end of file