Bug #18894
auto load rake tasks
Difficulty:
trivial
Triaged:
Description
right now in engine.rb we have to load individual rake tasks, this is silly. we should auto load them
Associated revisions
Refs #18894 - Remove unused rake tasks
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6676 added
#2
Updated by Brad Buckingham over 5 years ago
- Target version set to 178
#3
Updated by Justin Sherrill over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|4c37ec3bd2888ccc6aa54ae89aa1f9f390ccc293.
#4
Updated by Justin Sherrill over 5 years ago
- Legacy Backlogs Release (now unused) set to 211
#5
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/Katello/katello/pull/6687 added
Fixes #18894 - auto load rake tasks