You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having a class that you reference, instead we should just have it as a module that is included in the Adapter parent class so that all adapters just have these helper methods available and don't have to go about referencing the static OodCore::Job::Adapters::Helper class.
This helper class is used in basically every adapter.
https://github.com/OSC/ood_core/blob/master/lib/ood_core/job/adapters/helper.rb
Instead of having a class that you reference, instead we should just have it as a module that is included in the Adapter parent class so that all adapters just have these helper methods available and don't have to go about referencing the static OodCore::Job::Adapters::Helper class.
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: