Bug #8424
Controller concerns are loaded twice
Description
In config/application.rb , we are adding twice the controller concerns to autoload_paths
Associated revisions
History
#1
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1949 added
- Pull request deleted (
)
#2
Updated by Dominic Cleal over 7 years ago
- Category set to Rails
- Assignee set to Daniel Lobato Garcia
#3
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
#4
Updated by Daniel Lobato Garcia over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f4d9ac464988f7a5112c3527d2a1146a64ec32e4.
Fixes #8424 - Controller concerns are loaded twice
config/application.rb, we are adding the controller concerns twice
folder to autoload_paths