Actions
Refactor #29872
closedDon't import unused rails frameworks
Difficulty:
Triaged:
No
Description
Currently, we import some frameworks that we don't use, such as ActionMailbox and ActiveStorage. Dropping them should reduce some memory usage as well as remove unused routes.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/7665 added
Updated by Tomer Brisker over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 140039fcc674c441c0285eac9429a3b492d58c38.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7683 added
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7747 added
Updated by Tomer Brisker over 4 years ago
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Actions