Skip to content

rails: do not require active_storage and action_cable

azul requested to merge update-railties into staging

Need to require all railties separately so we can pick from them. We are not using the two so better not require them either.

fixes #298 (closed).

Merge request reports