Closed smaboshe closed 2 months ago
The previous Standard formatting fixes broke rake search:rebuild. In it, we moved the constants to make them global.
rake search:rebuild
This commit fixes the implementation of the rake task by updating how the constants are defined and used.
The previous Standard formatting fixes broke
rake search:rebuild
. In it, we moved the constants to make them global.This commit fixes the implementation of the rake task by updating how the constants are defined and used.