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
classSpecdefpre_install(pod,target_definition)enddefsingleton_method_added(method)if[:pre_install,:post_install].include?(method)warn"The use of `#{method}' by overriding the method is deprecated."endendendspec=Spec.newdefspec.pre_install(pod,target_definition);end
from
to
/cc @alloy
The text was updated successfully, but these errors were encountered: